#fcb4eb color space conversions
Hex:
        #fcb4eb
        RGB:
        252, 180, 235
        CMY:
        1, 29, 8
        CMYK:
        0, 29, 7, 1
      HSL:
        314°, 92.3077%, 84.7059%
        HSV (HSB):
        314°, 28.5714%, 98.8235%
        XYZ:
        71.4615, 59.3361, 86.2838
        xyY:
        0.3292, 0.2733, 59.3361
      CIE-Lab:
        81.4760, 34.4991, -17.0152
        CIE-LCH:
        81.4760, 38.4670, 333.7472
        CIE-Luv:
        81.4760, 38.5462, -32.5574
        Hunter-Lab:
        77.0299, 30.7940, -12.4918
      #fcb4eb color charts
#fcb4eb RGB chart
      #fcb4eb CMYK chart
      #fcb4eb RGB pie chart
      #fcb4eb color shades, tints & tones
#fcb4eb color schemes
#fcb4eb color preview, HTML & CSS examples
           This text has a color of #fcb4eb        
        
          <p style="color:#fcb4eb;">Text here</p>
        
        
          .mytext {color:#fcb4eb;}
        
        Text color #fcb4eb
      
           This box has a color of #fcb4eb        
        
          <div style="background-color:#fcb4eb;">Content here</div>
        
        
          .mybackground {background-color:#fcb4eb;}
        
        Background color #fcb4eb
      
           Border around this has a color of #fcb4eb        
        
          <div style="border:2px solid #fcb4eb;">Content here</div>
        
        
          .myborder {border:2px solid #fcb4eb;}
        
        Border color #fcb4eb