#cb1c5d color space conversions
Hex:
        #cb1c5d
        RGB:
        203, 28, 93
        CMY:
        20, 89, 64
        CMYK:
        0, 86, 54, 20
      HSL:
        338°, 75.7576%, 45.2941%
        HSV (HSB):
        338°, 86.2069%, 79.6078%
        XYZ:
        27.0196, 14.3173, 11.6954
        xyY:
        0.5095, 0.2700, 14.3173
      CIE-Lab:
        44.6846, 67.1919, 9.5577
        CIE-LCH:
        44.6846, 67.8683, 8.0957
        CIE-Luv:
        44.6846, 111.8377, -1.7000
        Hunter-Lab:
        37.8382, 61.2468, 8.1609
      #cb1c5d color charts
#cb1c5d RGB chart
      #cb1c5d CMYK chart
      #cb1c5d RGB pie chart
      #cb1c5d color shades, tints & tones
#cb1c5d color schemes
#cb1c5d color preview, HTML & CSS examples
           This text has a color of #cb1c5d        
        
          <p style="color:#cb1c5d;">Text here</p>
        
        
          .mytext {color:#cb1c5d;}
        
        Text color #cb1c5d
      
           This box has a color of #cb1c5d        
        
          <div style="background-color:#cb1c5d;">Content here</div>
        
        
          .mybackground {background-color:#cb1c5d;}
        
        Background color #cb1c5d
      
           Border around this has a color of #cb1c5d        
        
          <div style="border:2px solid #cb1c5d;">Content here</div>
        
        
          .myborder {border:2px solid #cb1c5d;}
        
        Border color #cb1c5d