#cb8fae color space conversions
Hex:
        #cb8fae
        RGB:
        203, 143, 174
        CMY:
        20, 44, 32
        CMYK:
        0, 30, 14, 20
      HSL:
        329°, 36.5854%, 67.8431%
        HSV (HSB):
        329°, 29.5567%, 79.6078%
        XYZ:
        42.0910, 35.3974, 44.6583
        xyY:
        0.3446, 0.2898, 35.3974
      CIE-Lab:
        66.0569, 27.4194, -7.1198
        CIE-LCH:
        66.0569, 28.3287, 345.4438
        CIE-Luv:
        66.0569, 34.5985, -15.2427
        Hunter-Lab:
        59.4957, 22.1647, -2.8569
      #cb8fae color charts
#cb8fae RGB chart
      #cb8fae CMYK chart
      #cb8fae RGB pie chart
      #cb8fae color shades, tints & tones
#cb8fae color schemes
#cb8fae color preview, HTML & CSS examples
           This text has a color of #cb8fae        
        
          <p style="color:#cb8fae;">Text here</p>
        
        
          .mytext {color:#cb8fae;}
        
        Text color #cb8fae
      
           This box has a color of #cb8fae        
        
          <div style="background-color:#cb8fae;">Content here</div>
        
        
          .mybackground {background-color:#cb8fae;}
        
        Background color #cb8fae
      
           Border around this has a color of #cb8fae        
        
          <div style="border:2px solid #cb8fae;">Content here</div>
        
        
          .myborder {border:2px solid #cb8fae;}
        
        Border color #cb8fae