#fcb5ef color space conversions
Hex:
        #fcb5ef
        RGB:
        252, 181, 239
        CMY:
        1, 29, 6
        CMYK:
        0, 28, 5, 1
      HSL:
        311°, 92.2078%, 84.9020%
        HSV (HSB):
        311°, 28.1746%, 98.8235%
        XYZ:
        72.2487, 59.9752, 89.4298
        xyY:
        0.3260, 0.2706, 59.9752
      CIE-Lab:
        81.8247, 34.6595, -18.6366
        CIE-LCH:
        81.8247, 39.3523, 331.7329
        CIE-Luv:
        81.8247, 37.4318, -35.1993
        Hunter-Lab:
        77.4436, 30.9999, -14.2559
      #fcb5ef color charts
#fcb5ef RGB chart
      #fcb5ef CMYK chart
      #fcb5ef RGB pie chart
      #fcb5ef color shades, tints & tones
#fcb5ef color schemes
#fcb5ef color preview, HTML & CSS examples
           This text has a color of #fcb5ef        
        
          <p style="color:#fcb5ef;">Text here</p>
        
        
          .mytext {color:#fcb5ef;}
        
        Text color #fcb5ef
      
           This box has a color of #fcb5ef        
        
          <div style="background-color:#fcb5ef;">Content here</div>
        
        
          .mybackground {background-color:#fcb5ef;}
        
        Background color #fcb5ef
      
           Border around this has a color of #fcb5ef        
        
          <div style="border:2px solid #fcb5ef;">Content here</div>
        
        
          .myborder {border:2px solid #fcb5ef;}
        
        Border color #fcb5ef