#982dcf color space conversions
Hex:
        #982dcf
        RGB:
        152, 45, 207
        CMY:
        40, 82, 19
        CMYK:
        27, 78, 0, 19
      HSL:
        280°, 64.2857%, 49.4118%
        HSV (HSB):
        280°, 78.2609%, 81.1765%
        XYZ:
        25.1498, 13.0572, 60.2262
        xyY:
        0.2555, 0.1327, 13.0572
      CIE-Lab:
        42.8493, 67.3371, -62.7101
        CIE-LCH:
        42.8493, 92.0154, 317.0377
        CIE-Luv:
        42.8493, 29.3016, -97.9183
        Hunter-Lab:
        36.1347, 61.0003, -73.5252
      #982dcf color charts
#982dcf RGB chart
      #982dcf CMYK chart
      #982dcf RGB pie chart
      #982dcf color shades, tints & tones
#982dcf color schemes
#982dcf color preview, HTML & CSS examples
           This text has a color of #982dcf        
        
          <p style="color:#982dcf;">Text here</p>
        
        
          .mytext {color:#982dcf;}
        
        Text color #982dcf
      
           This box has a color of #982dcf        
        
          <div style="background-color:#982dcf;">Content here</div>
        
        
          .mybackground {background-color:#982dcf;}
        
        Background color #982dcf
      
           Border around this has a color of #982dcf        
        
          <div style="border:2px solid #982dcf;">Content here</div>
        
        
          .myborder {border:2px solid #982dcf;}
        
        Border color #982dcf