#cb008e color space conversions
Hex:
        #cb008e
        RGB:
        203, 0, 142
        CMY:
        20, 100, 44
        CMYK:
        0, 100, 30, 20
      HSL:
        318°, 100.0000%, 39.8039%
        HSV (HSB):
        318°, 100.0000%, 79.6078%
        XYZ:
        29.5111, 14.6495, 26.8634
        xyY:
        0.4155, 0.2063, 14.6495
      CIE-Lab:
        45.1504, 74.9939, -20.0067
        CIE-LCH:
        45.1504, 77.6167, 345.0626
        CIE-Luv:
        45.1504, 93.9360, -40.2741
        Hunter-Lab:
        38.2747, 70.6490, -14.8209
      #cb008e color charts
#cb008e RGB chart
      #cb008e CMYK chart
      #cb008e RGB pie chart
      #cb008e color shades, tints & tones
#cb008e color schemes
#cb008e color preview, HTML & CSS examples
           This text has a color of #cb008e        
        
          <p style="color:#cb008e;">Text here</p>
        
        
          .mytext {color:#cb008e;}
        
        Text color #cb008e
      
           This box has a color of #cb008e        
        
          <div style="background-color:#cb008e;">Content here</div>
        
        
          .mybackground {background-color:#cb008e;}
        
        Background color #cb008e
      
           Border around this has a color of #cb008e        
        
          <div style="border:2px solid #cb008e;">Content here</div>
        
        
          .myborder {border:2px solid #cb008e;}
        
        Border color #cb008e