#fcb6ea color space conversions
Hex:
        #fcb6ea
        RGB:
        252, 182, 234
        CMY:
        1, 29, 8
        CMYK:
        0, 28, 7, 1
      HSL:
        315°, 92.1053%, 85.0980%
        HSV (HSB):
        315°, 27.7778%, 98.8235%
        XYZ:
        71.7241, 60.0919, 85.6605
        xyY:
        0.3298, 0.2763, 60.0919
      CIE-Lab:
        81.8881, 33.2791, -15.8580
        CIE-LCH:
        81.8881, 36.8642, 334.5215
        CIE-Luv:
        81.8881, 37.6780, -30.5201
        Hunter-Lab:
        77.5189, 29.4983, -11.2538
      #fcb6ea color charts
#fcb6ea RGB chart
      #fcb6ea CMYK chart
      #fcb6ea RGB pie chart
      #fcb6ea color shades, tints & tones
#fcb6ea color schemes
#fcb6ea color preview, HTML & CSS examples
           This text has a color of #fcb6ea        
        
          <p style="color:#fcb6ea;">Text here</p>
        
        
          .mytext {color:#fcb6ea;}
        
        Text color #fcb6ea
      
           This box has a color of #fcb6ea        
        
          <div style="background-color:#fcb6ea;">Content here</div>
        
        
          .mybackground {background-color:#fcb6ea;}
        
        Background color #fcb6ea
      
           Border around this has a color of #fcb6ea        
        
          <div style="border:2px solid #fcb6ea;">Content here</div>
        
        
          .myborder {border:2px solid #fcb6ea;}
        
        Border color #fcb6ea