#cf0ed8 color space conversions
Hex:
        #cf0ed8
        RGB:
        207, 14, 216
        CMY:
        19, 95, 15
        CMYK:
        4, 94, 0, 15
      HSL:
        297°, 87.8261%, 45.0980%
        HSV (HSB):
        297°, 93.5185%, 84.7059%
        XYZ:
        38.2838, 18.5373, 66.5260
        xyY:
        0.3104, 0.1503, 18.5373
      CIE-Lab:
        50.1415, 84.1647, -55.6729
        CIE-LCH:
        50.1415, 100.9117, 326.5163
        CIE-Luv:
        50.1415, 64.5183, -94.4917
        Hunter-Lab:
        43.0550, 83.3731, -61.4728
      #cf0ed8 color charts
#cf0ed8 RGB chart
      #cf0ed8 CMYK chart
      #cf0ed8 RGB pie chart
      #cf0ed8 color shades, tints & tones
#cf0ed8 color schemes
#cf0ed8 color preview, HTML & CSS examples
           This text has a color of #cf0ed8        
        
          <p style="color:#cf0ed8;">Text here</p>
        
        
          .mytext {color:#cf0ed8;}
        
        Text color #cf0ed8
      
           This box has a color of #cf0ed8        
        
          <div style="background-color:#cf0ed8;">Content here</div>
        
        
          .mybackground {background-color:#cf0ed8;}
        
        Background color #cf0ed8
      
           Border around this has a color of #cf0ed8        
        
          <div style="border:2px solid #cf0ed8;">Content here</div>
        
        
          .myborder {border:2px solid #cf0ed8;}
        
        Border color #cf0ed8