#cb5f7d color space conversions
Hex:
        #cb5f7d
        RGB:
        203, 95, 125
        CMY:
        20, 63, 51
        CMYK:
        0, 53, 38, 20
      HSL:
        343°, 50.9434%, 58.4314%
        HSV (HSB):
        343°, 53.2020%, 79.6078%
        XYZ:
        32.4225, 22.3616, 22.0094
        xyY:
        0.4222, 0.2912, 22.3616
      CIE-Lab:
        54.4086, 45.8743, 4.0181
        CIE-LCH:
        54.4086, 46.0499, 5.0057
        CIE-Luv:
        54.4086, 71.4889, -3.1706
        Hunter-Lab:
        47.2880, 39.6323, 5.5061
      #cb5f7d color charts
#cb5f7d RGB chart
      #cb5f7d CMYK chart
      #cb5f7d RGB pie chart
      #cb5f7d color shades, tints & tones
#cb5f7d color schemes
#cb5f7d color preview, HTML & CSS examples
           This text has a color of #cb5f7d        
        
          <p style="color:#cb5f7d;">Text here</p>
        
        
          .mytext {color:#cb5f7d;}
        
        Text color #cb5f7d
      
           This box has a color of #cb5f7d        
        
          <div style="background-color:#cb5f7d;">Content here</div>
        
        
          .mybackground {background-color:#cb5f7d;}
        
        Background color #cb5f7d
      
           Border around this has a color of #cb5f7d        
        
          <div style="border:2px solid #cb5f7d;">Content here</div>
        
        
          .myborder {border:2px solid #cb5f7d;}
        
        Border color #cb5f7d