#fcb6ee color space conversions
Hex:
        #fcb6ee
        RGB:
        252, 182, 238
        CMY:
        1, 29, 7
        CMYK:
        0, 28, 6, 1
      HSL:
        312°, 92.1053%, 85.0980%
        HSV (HSB):
        312°, 27.7778%, 98.8235%
        XYZ:
        72.3054, 60.3244, 88.7218
        xyY:
        0.3267, 0.2725, 60.3244
      CIE-Lab:
        82.0142, 33.9621, -17.8142
        CIE-LCH:
        82.0142, 38.3506, 332.3215
        CIE-Luv:
        82.0142, 37.0794, -33.7692
        Hunter-Lab:
        77.6688, 30.2535, -13.3594
      #fcb6ee color charts
#fcb6ee RGB chart
      #fcb6ee CMYK chart
      #fcb6ee RGB pie chart
      #fcb6ee color shades, tints & tones
#fcb6ee color schemes
#fcb6ee color preview, HTML & CSS examples
           This text has a color of #fcb6ee        
        
          <p style="color:#fcb6ee;">Text here</p>
        
        
          .mytext {color:#fcb6ee;}
        
        Text color #fcb6ee
      
           This box has a color of #fcb6ee        
        
          <div style="background-color:#fcb6ee;">Content here</div>
        
        
          .mybackground {background-color:#fcb6ee;}
        
        Background color #fcb6ee
      
           Border around this has a color of #fcb6ee        
        
          <div style="border:2px solid #fcb6ee;">Content here</div>
        
        
          .myborder {border:2px solid #fcb6ee;}
        
        Border color #fcb6ee