#cf8cd2 color space conversions
Hex:
        #cf8cd2
        RGB:
        207, 140, 210
        CMY:
        19, 45, 18
        CMYK:
        1, 33, 0, 18
      HSL:
        297°, 43.7500%, 68.6275%
        HSV (HSB):
        297°, 33.3333%, 82.3529%
        XYZ:
        46.7431, 36.6747, 65.5881
        xyY:
        0.3137, 0.2461, 36.6747
      CIE-Lab:
        67.0323, 36.7682, -25.7495
        CIE-LCH:
        67.0323, 44.8880, 324.9957
        CIE-Luv:
        67.0323, 32.8979, -45.6912
        Hunter-Lab:
        60.5596, 31.7962, -21.8212
      #cf8cd2 color charts
#cf8cd2 RGB chart
      #cf8cd2 CMYK chart
      #cf8cd2 RGB pie chart
      #cf8cd2 color shades, tints & tones
#cf8cd2 color schemes
#cf8cd2 color preview, HTML & CSS examples
           This text has a color of #cf8cd2        
        
          <p style="color:#cf8cd2;">Text here</p>
        
        
          .mytext {color:#cf8cd2;}
        
        Text color #cf8cd2
      
           This box has a color of #cf8cd2        
        
          <div style="background-color:#cf8cd2;">Content here</div>
        
        
          .mybackground {background-color:#cf8cd2;}
        
        Background color #cf8cd2
      
           Border around this has a color of #cf8cd2        
        
          <div style="border:2px solid #cf8cd2;">Content here</div>
        
        
          .myborder {border:2px solid #cf8cd2;}
        
        Border color #cf8cd2