#fcb6dc color space conversions
Hex:
        #fcb6dc
        RGB:
        252, 182, 220
        CMY:
        1, 29, 14
        CMYK:
        0, 28, 13, 1
      HSL:
        327°, 92.1053%, 85.0980%
        HSV (HSB):
        327°, 27.7778%, 98.8235%
        XYZ:
        69.7911, 59.3187, 75.4814
        xyY:
        0.3411, 0.2899, 59.3187
      CIE-Lab:
        81.4664, 30.9698, -8.9612
        CIE-LCH:
        81.4664, 32.2403, 343.8620
        CIE-Luv:
        81.4664, 39.7576, -19.2755
        Hunter-Lab:
        77.0186, 26.9668, -4.1936
      #fcb6dc color charts
#fcb6dc RGB chart
      #fcb6dc CMYK chart
      #fcb6dc RGB pie chart
      #fcb6dc color shades, tints & tones
#fcb6dc color schemes
#fcb6dc color preview, HTML & CSS examples
           This text has a color of #fcb6dc        
        
          <p style="color:#fcb6dc;">Text here</p>
        
        
          .mytext {color:#fcb6dc;}
        
        Text color #fcb6dc
      
           This box has a color of #fcb6dc        
        
          <div style="background-color:#fcb6dc;">Content here</div>
        
        
          .mybackground {background-color:#fcb6dc;}
        
        Background color #fcb6dc
      
           Border around this has a color of #fcb6dc        
        
          <div style="border:2px solid #fcb6dc;">Content here</div>
        
        
          .myborder {border:2px solid #fcb6dc;}
        
        Border color #fcb6dc