#fcc6ef color space conversions
Hex:
        #fcc6ef
        RGB:
        252, 198, 239
        CMY:
        1, 22, 6
        CMYK:
        0, 21, 5, 1
      HSL:
        314°, 90.0000%, 88.2353%
        HSV (HSB):
        314°, 21.4286%, 98.8235%
        XYZ:
        75.9190, 67.3156, 90.6532
        xyY:
        0.3246, 0.2878, 67.3156
      CIE-Lab:
        85.6631, 25.7144, -12.8689
        CIE-LCH:
        85.6631, 28.7548, 333.4141
        CIE-Luv:
        85.6631, 28.7803, -24.5910
        Hunter-Lab:
        82.0461, 21.5891, -8.0776
      #fcc6ef color charts
#fcc6ef RGB chart
      #fcc6ef CMYK chart
      #fcc6ef RGB pie chart
      #fcc6ef color shades, tints & tones
#fcc6ef color schemes
#fcc6ef color preview, HTML & CSS examples
           This text has a color of #fcc6ef        
        
          <p style="color:#fcc6ef;">Text here</p>
        
        
          .mytext {color:#fcc6ef;}
        
        Text color #fcc6ef
      
           This box has a color of #fcc6ef        
        
          <div style="background-color:#fcc6ef;">Content here</div>
        
        
          .mybackground {background-color:#fcc6ef;}
        
        Background color #fcc6ef
      
           Border around this has a color of #fcc6ef        
        
          <div style="border:2px solid #fcc6ef;">Content here</div>
        
        
          .myborder {border:2px solid #fcc6ef;}
        
        Border color #fcc6ef