#f0c1de color space conversions
Hex:
        #f0c1de
        RGB:
        240, 193, 222
        CMY:
        6, 24, 13
        CMYK:
        0, 20, 8, 6
      HSL:
        323°, 61.0390%, 84.9020%
        HSV (HSB):
        323°, 19.5833%, 94.1176%
        XYZ:
        68.1900, 61.9391, 77.4687
        xyY:
        0.3285, 0.2984, 61.9391
      CIE-Lab:
        82.8810, 21.3961, -8.0622
        CIE-LCH:
        82.8810, 22.8647, 339.3532
        CIE-Luv:
        82.8810, 25.8302, -16.1686
        Hunter-Lab:
        78.7014, 16.9319, -3.2703
      #f0c1de color charts
#f0c1de RGB chart
      #f0c1de CMYK chart
      #f0c1de RGB pie chart
      #f0c1de color shades, tints & tones
#f0c1de color schemes
#f0c1de color preview, HTML & CSS examples
           This text has a color of #f0c1de        
        
          <p style="color:#f0c1de;">Text here</p>
        
        
          .mytext {color:#f0c1de;}
        
        Text color #f0c1de
      
           This box has a color of #f0c1de        
        
          <div style="background-color:#f0c1de;">Content here</div>
        
        
          .mybackground {background-color:#f0c1de;}
        
        Background color #f0c1de
      
           Border around this has a color of #f0c1de        
        
          <div style="border:2px solid #f0c1de;">Content here</div>
        
        
          .myborder {border:2px solid #f0c1de;}
        
        Border color #f0c1de