#cb5285 color space conversions
Hex:
        #cb5285
        RGB:
        203, 82, 133
        CMY:
        20, 68, 48
        CMYK:
        0, 60, 34, 20
      HSL:
        335°, 53.7778%, 55.8824%
        HSV (HSB):
        335°, 59.6059%, 79.6078%
        XYZ:
        31.8795, 20.4246, 24.4524
        xyY:
        0.4153, 0.2661, 20.4246
      CIE-Lab:
        52.3139, 52.9421, -3.7849
        CIE-LCH:
        52.3139, 53.0772, 355.9108
        CIE-Luv:
        52.3139, 76.1467, -14.7854
        Hunter-Lab:
        45.1935, 46.8253, -0.4440
      #cb5285 color charts
#cb5285 RGB chart
      #cb5285 CMYK chart
      #cb5285 RGB pie chart
      #cb5285 color shades, tints & tones
#cb5285 color schemes
#cb5285 color preview, HTML & CSS examples
           This text has a color of #cb5285        
        
          <p style="color:#cb5285;">Text here</p>
        
        
          .mytext {color:#cb5285;}
        
        Text color #cb5285
      
           This box has a color of #cb5285        
        
          <div style="background-color:#cb5285;">Content here</div>
        
        
          .mybackground {background-color:#cb5285;}
        
        Background color #cb5285
      
           Border around this has a color of #cb5285        
        
          <div style="border:2px solid #cb5285;">Content here</div>
        
        
          .myborder {border:2px solid #cb5285;}
        
        Border color #cb5285