#cb4085 color space conversions
Hex:
        #cb4085
        RGB:
        203, 64, 133
        CMY:
        20, 75, 48
        CMYK:
        0, 68, 34, 20
      HSL:
        330°, 57.2016%, 52.3529%
        HSV (HSB):
        330°, 68.4729%, 79.6078%
        XYZ:
        30.6956, 18.0568, 24.0578
        xyY:
        0.4216, 0.2480, 18.0568
      CIE-Lab:
        49.5649, 60.4364, -7.8670
        CIE-LCH:
        49.5649, 60.9463, 352.5835
        CIE-Luv:
        49.5649, 84.2166, -21.5792
        Hunter-Lab:
        42.4932, 54.5790, -3.8221
      #cb4085 color charts
#cb4085 RGB chart
      #cb4085 CMYK chart
      #cb4085 RGB pie chart
      #cb4085 color shades, tints & tones
#cb4085 color schemes
#cb4085 color preview, HTML & CSS examples
           This text has a color of #cb4085        
        
          <p style="color:#cb4085;">Text here</p>
        
        
          .mytext {color:#cb4085;}
        
        Text color #cb4085
      
           This box has a color of #cb4085        
        
          <div style="background-color:#cb4085;">Content here</div>
        
        
          .mybackground {background-color:#cb4085;}
        
        Background color #cb4085
      
           Border around this has a color of #cb4085        
        
          <div style="border:2px solid #cb4085;">Content here</div>
        
        
          .myborder {border:2px solid #cb4085;}
        
        Border color #cb4085