#cf9dca color space conversions
Hex:
        #cf9dca
        RGB:
        207, 157, 202
        CMY:
        19, 38, 21
        CMYK:
        0, 24, 2, 19
      HSL:
        306°, 34.2466%, 71.3725%
        HSV (HSB):
        306°, 24.1546%, 81.1765%
        XYZ:
        48.4498, 41.6436, 61.3616
        xyY:
        0.3199, 0.2750, 41.6436
      CIE-Lab:
        70.6245, 26.0305, -15.8469
        CIE-LCH:
        70.6245, 30.4748, 328.6677
        CIE-Luv:
        70.6245, 25.9342, -28.5551
        Hunter-Lab:
        64.5319, 21.0850, -11.2049
      #cf9dca color charts
#cf9dca RGB chart
      #cf9dca CMYK chart
      #cf9dca RGB pie chart
      #cf9dca color shades, tints & tones
#cf9dca color schemes
#cf9dca color preview, HTML & CSS examples
           This text has a color of #cf9dca        
        
          <p style="color:#cf9dca;">Text here</p>
        
        
          .mytext {color:#cf9dca;}
        
        Text color #cf9dca
      
           This box has a color of #cf9dca        
        
          <div style="background-color:#cf9dca;">Content here</div>
        
        
          .mybackground {background-color:#cf9dca;}
        
        Background color #cf9dca
      
           Border around this has a color of #cf9dca        
        
          <div style="border:2px solid #cf9dca;">Content here</div>
        
        
          .myborder {border:2px solid #cf9dca;}
        
        Border color #cf9dca