#cb869d color space conversions
Hex:
        #cb869d
        RGB:
        203, 134, 157
        CMY:
        20, 47, 38
        CMYK:
        0, 34, 23, 20
      HSL:
        340°, 39.8844%, 66.0784%
        HSV (HSB):
        340°, 33.9901%, 79.6078%
        XYZ:
        39.2395, 32.1810, 36.0417
        xyY:
        0.3651, 0.2995, 32.1810
      CIE-Lab:
        63.4922, 29.6657, -1.2942
        CIE-LCH:
        63.4922, 29.6939, 357.5020
        CIE-Luv:
        63.4922, 42.3168, -7.1527
        Hunter-Lab:
        56.7283, 24.1955, 2.0406
      #cb869d color charts
#cb869d RGB chart
      #cb869d CMYK chart
      #cb869d RGB pie chart
      #cb869d color shades, tints & tones
#cb869d color schemes
#cb869d color preview, HTML & CSS examples
           This text has a color of #cb869d        
        
          <p style="color:#cb869d;">Text here</p>
        
        
          .mytext {color:#cb869d;}
        
        Text color #cb869d
      
           This box has a color of #cb869d        
        
          <div style="background-color:#cb869d;">Content here</div>
        
        
          .mybackground {background-color:#cb869d;}
        
        Background color #cb869d
      
           Border around this has a color of #cb869d        
        
          <div style="border:2px solid #cb869d;">Content here</div>
        
        
          .myborder {border:2px solid #cb869d;}
        
        Border color #cb869d