#cb5f97 color space conversions
Hex:
        #cb5f97
        RGB:
        203, 95, 151
        CMY:
        20, 63, 41
        CMYK:
        0, 53, 26, 20
      HSL:
        329°, 50.9434%, 58.4314%
        HSV (HSB):
        329°, 53.2020%, 79.6078%
        XYZ:
        34.3067, 23.1153, 31.9317
        xyY:
        0.3839, 0.2587, 23.1153
      CIE-Lab:
        55.1909, 49.1429, -10.1343
        CIE-LCH:
        55.1909, 50.1770, 348.3477
        CIE-Luv:
        55.1909, 64.5371, -22.9912
        Hunter-Lab:
        48.0784, 43.2330, -5.7231
      #cb5f97 color charts
#cb5f97 RGB chart
      #cb5f97 CMYK chart
      #cb5f97 RGB pie chart
      #cb5f97 color shades, tints & tones
#cb5f97 color schemes
#cb5f97 color preview, HTML & CSS examples
           This text has a color of #cb5f97        
        
          <p style="color:#cb5f97;">Text here</p>
        
        
          .mytext {color:#cb5f97;}
        
        Text color #cb5f97
      
           This box has a color of #cb5f97        
        
          <div style="background-color:#cb5f97;">Content here</div>
        
        
          .mybackground {background-color:#cb5f97;}
        
        Background color #cb5f97
      
           Border around this has a color of #cb5f97        
        
          <div style="border:2px solid #cb5f97;">Content here</div>
        
        
          .myborder {border:2px solid #cb5f97;}
        
        Border color #cb5f97