#fcb4ea color space conversions
Hex:
        #fcb4ea
        RGB:
        252, 180, 234
        CMY:
        1, 29, 8
        CMYK:
        0, 29, 7, 1
      HSL:
        315°, 92.3077%, 84.7059%
        HSV (HSB):
        315°, 28.5714%, 98.8235%
        XYZ:
        71.3174, 59.2785, 85.5250
        xyY:
        0.3300, 0.2743, 59.2785
      CIE-Lab:
        81.4444, 34.3294, -16.5255
        CIE-LCH:
        81.4444, 38.0999, 334.2948
        CIE-Luv:
        81.4444, 38.6992, -31.7454
        Hunter-Lab:
        76.9925, 30.6059, -11.9659
      #fcb4ea color charts
#fcb4ea RGB chart
      #fcb4ea CMYK chart
      #fcb4ea RGB pie chart
      #fcb4ea color shades, tints & tones
#fcb4ea color schemes
#fcb4ea color preview, HTML & CSS examples
           This text has a color of #fcb4ea        
        
          <p style="color:#fcb4ea;">Text here</p>
        
        
          .mytext {color:#fcb4ea;}
        
        Text color #fcb4ea
      
           This box has a color of #fcb4ea        
        
          <div style="background-color:#fcb4ea;">Content here</div>
        
        
          .mybackground {background-color:#fcb4ea;}
        
        Background color #fcb4ea
      
           Border around this has a color of #fcb4ea        
        
          <div style="border:2px solid #fcb4ea;">Content here</div>
        
        
          .myborder {border:2px solid #fcb4ea;}
        
        Border color #fcb4ea