#fcabef color space conversions
Hex:
        #fcabef
        RGB:
        252, 171, 239
        CMY:
        1, 33, 6
        CMYK:
        0, 32, 5, 1
      HSL:
        310°, 93.1034%, 82.9412%
        HSV (HSB):
        310°, 32.1429%, 98.8235%
        XYZ:
        70.2878, 56.0533, 88.7761
        xyY:
        0.3267, 0.2606, 56.0533
      CIE-Lab:
        79.6441, 39.8922, -21.9387
        CIE-LCH:
        79.6441, 45.5268, 331.1914
        CIE-Luv:
        79.6441, 42.3954, -41.2833
        Hunter-Lab:
        74.8687, 36.5580, -17.8954
      #fcabef color charts
#fcabef RGB chart
      #fcabef CMYK chart
      #fcabef RGB pie chart
      #fcabef color shades, tints & tones
#fcabef color schemes
#fcabef color preview, HTML & CSS examples
           This text has a color of #fcabef        
        
          <p style="color:#fcabef;">Text here</p>
        
        
          .mytext {color:#fcabef;}
        
        Text color #fcabef
      
           This box has a color of #fcabef        
        
          <div style="background-color:#fcabef;">Content here</div>
        
        
          .mybackground {background-color:#fcabef;}
        
        Background color #fcabef
      
           Border around this has a color of #fcabef        
        
          <div style="border:2px solid #fcabef;">Content here</div>
        
        
          .myborder {border:2px solid #fcabef;}
        
        Border color #fcabef