#cb01b2 color space conversions
Hex:
        #cb01b2
        RGB:
        203, 1, 178
        CMY:
        20, 100, 30
        CMYK:
        0, 100, 12, 20
      HSL:
        307°, 99.0196%, 40.0000%
        HSV (HSB):
        307°, 99.5074%, 79.6078%
        XYZ:
        32.6753, 15.9326, 43.4726
        xyY:
        0.3549, 0.1730, 15.9326
      CIE-Lab:
        46.8859, 79.2055, -38.8463
        CIE-LCH:
        46.8859, 88.2187, 333.8744
        CIE-Luv:
        46.8859, 77.5439, -68.0887
        Hunter-Lab:
        39.9156, 76.2696, -36.6325
      #cb01b2 color charts
#cb01b2 RGB chart
      #cb01b2 CMYK chart
      #cb01b2 RGB pie chart
      #cb01b2 color shades, tints & tones
#cb01b2 color schemes
#cb01b2 color preview, HTML & CSS examples
           This text has a color of #cb01b2        
        
          <p style="color:#cb01b2;">Text here</p>
        
        
          .mytext {color:#cb01b2;}
        
        Text color #cb01b2
      
           This box has a color of #cb01b2        
        
          <div style="background-color:#cb01b2;">Content here</div>
        
        
          .mybackground {background-color:#cb01b2;}
        
        Background color #cb01b2
      
           Border around this has a color of #cb01b2        
        
          <div style="border:2px solid #cb01b2;">Content here</div>
        
        
          .myborder {border:2px solid #cb01b2;}
        
        Border color #cb01b2