#cb0081 color space conversions
Hex:
        #cb0081
        RGB:
        203, 0, 129
        CMY:
        20, 100, 49
        CMYK:
        0, 100, 36, 20
      HSL:
        322°, 100.0000%, 39.8039%
        HSV (HSB):
        322°, 100.0000%, 79.6078%
        XYZ:
        28.5910, 14.2815, 22.0186
        xyY:
        0.4406, 0.2201, 14.2815
      CIE-Lab:
        44.6339, 73.6641, -12.8510
        CIE-LCH:
        44.6339, 74.7766, 350.1041
        CIE-Luv:
        44.6339, 100.0497, -30.2853
        Hunter-Lab:
        37.7909, 68.9120, -8.0913
      #cb0081 color charts
#cb0081 RGB chart
      #cb0081 CMYK chart
      #cb0081 RGB pie chart
      #cb0081 color shades, tints & tones
#cb0081 color schemes
#cb0081 color preview, HTML & CSS examples
           This text has a color of #cb0081        
        
          <p style="color:#cb0081;">Text here</p>
        
        
          .mytext {color:#cb0081;}
        
        Text color #cb0081
      
           This box has a color of #cb0081        
        
          <div style="background-color:#cb0081;">Content here</div>
        
        
          .mybackground {background-color:#cb0081;}
        
        Background color #cb0081
      
           Border around this has a color of #cb0081        
        
          <div style="border:2px solid #cb0081;">Content here</div>
        
        
          .myborder {border:2px solid #cb0081;}
        
        Border color #cb0081