#fcb0ef color space conversions
Hex:
        #fcb0ef
        RGB:
        252, 176, 239
        CMY:
        1, 31, 6
        CMYK:
        0, 30, 5, 1
      HSL:
        310°, 92.6829%, 83.9216%
        HSV (HSB):
        310°, 30.1587%, 98.8235%
        XYZ:
        71.2502, 57.9781, 89.0970
        xyY:
        0.3263, 0.2656, 57.9781
      CIE-Lab:
        80.7266, 37.2806, -20.2971
        CIE-LCH:
        80.7266, 42.4478, 331.4343
        CIE-Luv:
        80.7266, 39.9277, -38.2588
        Hunter-Lab:
        76.1434, 33.7783, -16.0761
      #fcb0ef color charts
#fcb0ef RGB chart
      #fcb0ef CMYK chart
      #fcb0ef RGB pie chart
      #fcb0ef color shades, tints & tones
#fcb0ef color schemes
#fcb0ef color preview, HTML & CSS examples
           This text has a color of #fcb0ef        
        
          <p style="color:#fcb0ef;">Text here</p>
        
        
          .mytext {color:#fcb0ef;}
        
        Text color #fcb0ef
      
           This box has a color of #fcb0ef        
        
          <div style="background-color:#fcb0ef;">Content here</div>
        
        
          .mybackground {background-color:#fcb0ef;}
        
        Background color #fcb0ef
      
           Border around this has a color of #fcb0ef        
        
          <div style="border:2px solid #fcb0ef;">Content here</div>
        
        
          .myborder {border:2px solid #fcb0ef;}
        
        Border color #fcb0ef