#ca00e6 color space conversions
Hex:
        #ca00e6
        RGB:
        202, 0, 230
        CMY:
        21, 100, 10
        CMYK:
        12, 100, 0, 10
      HSL:
        293°, 100.0000%, 45.0980%
        HSV (HSB):
        293°, 100.0000%, 90.1961%
        XYZ:
        38.6400, 18.2697, 76.3528
        xyY:
        0.2900, 0.1371, 18.2697
      CIE-Lab:
        49.8216, 86.6850, -64.1997
        CIE-LCH:
        49.8216, 107.8698, 323.4760
        CIE-Luv:
        49.8216, 56.6470, -106.7516
        Hunter-Lab:
        42.7431, 86.5648, -75.9906
      #ca00e6 color charts
#ca00e6 RGB chart
      #ca00e6 CMYK chart
      #ca00e6 RGB pie chart
      #ca00e6 color shades, tints & tones
#ca00e6 color schemes
#ca00e6 color preview, HTML & CSS examples
           This text has a color of #ca00e6        
        
          <p style="color:#ca00e6;">Text here</p>
        
        
          .mytext {color:#ca00e6;}
        
        Text color #ca00e6
      
           This box has a color of #ca00e6        
        
          <div style="background-color:#ca00e6;">Content here</div>
        
        
          .mybackground {background-color:#ca00e6;}
        
        Background color #ca00e6
      
           Border around this has a color of #ca00e6        
        
          <div style="border:2px solid #ca00e6;">Content here</div>
        
        
          .myborder {border:2px solid #ca00e6;}
        
        Border color #ca00e6