#fca4ee color space conversions
Hex:
        #fca4ee
        RGB:
        252, 164, 238
        CMY:
        1, 36, 7
        CMYK:
        0, 35, 6, 1
      HSL:
        310°, 93.6170%, 81.5686%
        HSV (HSB):
        310°, 34.9206%, 98.8235%
        XYZ:
        68.8530, 53.4194, 87.5709
        xyY:
        0.3281, 0.2546, 53.4194
      CIE-Lab:
        78.1220, 43.3553, -23.7138
        CIE-LCH:
        78.1220, 49.4169, 331.3230
        CIE-Luv:
        78.1220, 45.9784, -44.6299
        Hunter-Lab:
        73.0886, 40.2506, -19.8762
      #fca4ee color charts
#fca4ee RGB chart
      #fca4ee CMYK chart
      #fca4ee RGB pie chart
      #fca4ee color shades, tints & tones
#fca4ee color schemes
#fca4ee color preview, HTML & CSS examples
           This text has a color of #fca4ee        
        
          <p style="color:#fca4ee;">Text here</p>
        
        
          .mytext {color:#fca4ee;}
        
        Text color #fca4ee
      
           This box has a color of #fca4ee        
        
          <div style="background-color:#fca4ee;">Content here</div>
        
        
          .mybackground {background-color:#fca4ee;}
        
        Background color #fca4ee
      
           Border around this has a color of #fca4ee        
        
          <div style="border:2px solid #fca4ee;">Content here</div>
        
        
          .myborder {border:2px solid #fca4ee;}
        
        Border color #fca4ee