#f0c0de color space conversions
Hex:
        #f0c0de
        RGB:
        240, 192, 222
        CMY:
        6, 25, 13
        CMYK:
        0, 20, 8, 6
      HSL:
        323°, 61.5385%, 84.7059%
        HSV (HSB):
        323°, 20.0000%, 94.1176%
        XYZ:
        67.9696, 61.4985, 77.3952
        xyY:
        0.3286, 0.2973, 61.4985
      CIE-Lab:
        82.6460, 21.9267, -8.4111
        CIE-LCH:
        82.6460, 23.4846, 339.0132
        CIE-Luv:
        82.6460, 26.3568, -16.7991
        Hunter-Lab:
        78.4210, 17.4743, -3.6198
      #f0c0de color charts
#f0c0de RGB chart
      #f0c0de CMYK chart
      #f0c0de RGB pie chart
      #f0c0de color shades, tints & tones
#f0c0de color schemes
#f0c0de color preview, HTML & CSS examples
           This text has a color of #f0c0de        
        
          <p style="color:#f0c0de;">Text here</p>
        
        
          .mytext {color:#f0c0de;}
        
        Text color #f0c0de
      
           This box has a color of #f0c0de        
        
          <div style="background-color:#f0c0de;">Content here</div>
        
        
          .mybackground {background-color:#f0c0de;}
        
        Background color #f0c0de
      
           Border around this has a color of #f0c0de        
        
          <div style="border:2px solid #f0c0de;">Content here</div>
        
        
          .myborder {border:2px solid #f0c0de;}
        
        Border color #f0c0de