#fcb2ee color space conversions
Hex:
        #fcb2ee
        RGB:
        252, 178, 238
        CMY:
        1, 30, 7
        CMYK:
        0, 29, 6, 1
      HSL:
        311°, 92.5000%, 84.3137%
        HSV (HSB):
        311°, 29.3651%, 98.8235%
        XYZ:
        71.4979, 58.7093, 88.4526
        xyY:
        0.3270, 0.2685, 58.7093
      CIE-Lab:
        81.1315, 36.0610, -19.1470
        CIE-LCH:
        81.1315, 40.8289, 332.0335
        CIE-Luv:
        81.1315, 39.0895, -36.2229
        Hunter-Lab:
        76.6220, 32.4744, -14.8091
      #fcb2ee color charts
#fcb2ee RGB chart
      #fcb2ee CMYK chart
      #fcb2ee RGB pie chart
      #fcb2ee color shades, tints & tones
#fcb2ee color schemes
#fcb2ee color preview, HTML & CSS examples
           This text has a color of #fcb2ee        
        
          <p style="color:#fcb2ee;">Text here</p>
        
        
          .mytext {color:#fcb2ee;}
        
        Text color #fcb2ee
      
           This box has a color of #fcb2ee        
        
          <div style="background-color:#fcb2ee;">Content here</div>
        
        
          .mybackground {background-color:#fcb2ee;}
        
        Background color #fcb2ee
      
           Border around this has a color of #fcb2ee        
        
          <div style="border:2px solid #fcb2ee;">Content here</div>
        
        
          .myborder {border:2px solid #fcb2ee;}
        
        Border color #fcb2ee