#cb02e1 color space conversions
Hex:
        #cb02e1
        RGB:
        203, 2, 225
        CMY:
        20, 99, 12
        CMYK:
        10, 99, 0, 12
      HSL:
        294°, 98.2379%, 44.5098%
        HSV (HSB):
        294°, 99.1111%, 88.2353%
        XYZ:
        38.2409, 18.1762, 72.7270
        xyY:
        0.2961, 0.1407, 18.1762
      CIE-Lab:
        49.7091, 85.8904, -61.5355
        CIE-LCH:
        49.7091, 105.6587, 324.3806
        CIE-Luv:
        49.7091, 58.9876, -102.8382
        Hunter-Lab:
        42.6335, 85.5002, -71.2972
      #cb02e1 color charts
#cb02e1 RGB chart
      #cb02e1 CMYK chart
      #cb02e1 RGB pie chart
      #cb02e1 color shades, tints & tones
#cb02e1 color schemes
#cb02e1 color preview, HTML & CSS examples
           This text has a color of #cb02e1        
        
          <p style="color:#cb02e1;">Text here</p>
        
        
          .mytext {color:#cb02e1;}
        
        Text color #cb02e1
      
           This box has a color of #cb02e1        
        
          <div style="background-color:#cb02e1;">Content here</div>
        
        
          .mybackground {background-color:#cb02e1;}
        
        Background color #cb02e1
      
           Border around this has a color of #cb02e1        
        
          <div style="border:2px solid #cb02e1;">Content here</div>
        
        
          .myborder {border:2px solid #cb02e1;}
        
        Border color #cb02e1