#cf8db1 color space conversions
Hex:
        #cf8db1
        RGB:
        207, 141, 177
        CMY:
        19, 45, 31
        CMYK:
        0, 32, 14, 19
      HSL:
        327°, 40.7407%, 68.2353%
        HSV (HSB):
        327°, 31.8841%, 81.1765%
        XYZ:
        43.1928, 35.4895, 46.1686
        xyY:
        0.3460, 0.2843, 35.4895
      CIE-Lab:
        66.1280, 30.4098, -8.6539
        CIE-LCH:
        66.1280, 31.6171, 344.1150
        CIE-Luv:
        66.1280, 37.9309, -18.0663
        Hunter-Lab:
        59.5730, 25.1667, -4.2481
      #cf8db1 color charts
#cf8db1 RGB chart
      #cf8db1 CMYK chart
      #cf8db1 RGB pie chart
      #cf8db1 color shades, tints & tones
#cf8db1 color schemes
#cf8db1 color preview, HTML & CSS examples
           This text has a color of #cf8db1        
        
          <p style="color:#cf8db1;">Text here</p>
        
        
          .mytext {color:#cf8db1;}
        
        Text color #cf8db1
      
           This box has a color of #cf8db1        
        
          <div style="background-color:#cf8db1;">Content here</div>
        
        
          .mybackground {background-color:#cf8db1;}
        
        Background color #cf8db1
      
           Border around this has a color of #cf8db1        
        
          <div style="border:2px solid #cf8db1;">Content here</div>
        
        
          .myborder {border:2px solid #cf8db1;}
        
        Border color #cf8db1