#c962ef color space conversions
Hex:
        #c962ef
        RGB:
        201, 98, 239
        CMY:
        21, 62, 6
        CMYK:
        16, 59, 0, 6
      HSL:
        284°, 81.5029%, 66.0784%
        HSV (HSB):
        284°, 58.9958%, 93.7255%
        XYZ:
        44.0351, 27.3849, 84.6263
        xyY:
        0.2822, 0.1755, 27.3849
      CIE-Lab:
        59.3289, 62.1988, -54.0071
        CIE-LCH:
        59.3289, 82.3739, 319.0323
        CIE-Luv:
        59.3289, 39.1073, -92.9857
        Hunter-Lab:
        52.3306, 58.6255, -59.2493
      #c962ef color charts
#c962ef RGB chart
      #c962ef CMYK chart
      #c962ef RGB pie chart
      #c962ef color shades, tints & tones
#c962ef color schemes
#c962ef color preview, HTML & CSS examples
           This text has a color of #c962ef        
        
          <p style="color:#c962ef;">Text here</p>
        
        
          .mytext {color:#c962ef;}
        
        Text color #c962ef
      
           This box has a color of #c962ef        
        
          <div style="background-color:#c962ef;">Content here</div>
        
        
          .mybackground {background-color:#c962ef;}
        
        Background color #c962ef
      
           Border around this has a color of #c962ef        
        
          <div style="border:2px solid #c962ef;">Content here</div>
        
        
          .myborder {border:2px solid #c962ef;}
        
        Border color #c962ef