#cc02e1 color space conversions
Hex:
        #cc02e1
        RGB:
        204, 2, 225
        CMY:
        20, 99, 12
        CMYK:
        9, 99, 0, 12
      HSL:
        294°, 98.2379%, 44.5098%
        HSV (HSB):
        294°, 99.1111%, 88.2353%
        XYZ:
        38.5142, 18.3170, 72.7398
        xyY:
        0.2972, 0.1414, 18.3170
      CIE-Lab:
        49.8784, 86.0377, -61.2538
        CIE-LCH:
        49.8784, 105.6149, 324.5513
        CIE-Luv:
        49.8784, 59.6667, -102.5564
        Hunter-Lab:
        42.7984, 85.7344, -70.8099
      #cc02e1 color charts
#cc02e1 RGB chart
      #cc02e1 CMYK chart
      #cc02e1 RGB pie chart
      #cc02e1 color shades, tints & tones
#cc02e1 color schemes
#cc02e1 color preview, HTML & CSS examples
           This text has a color of #cc02e1        
        
          <p style="color:#cc02e1;">Text here</p>
        
        
          .mytext {color:#cc02e1;}
        
        Text color #cc02e1
      
           This box has a color of #cc02e1        
        
          <div style="background-color:#cc02e1;">Content here</div>
        
        
          .mybackground {background-color:#cc02e1;}
        
        Background color #cc02e1
      
           Border around this has a color of #cc02e1        
        
          <div style="border:2px solid #cc02e1;">Content here</div>
        
        
          .myborder {border:2px solid #cc02e1;}
        
        Border color #cc02e1