#fcb9ff color space conversions
Hex:
        #fcb9ff
        RGB:
        252, 185, 255
        CMY:
        1, 27, 0
        CMYK:
        1, 27, 0, 0
      HSL:
        297°, 100.0000%, 86.2745%
        HSV (HSB):
        297°, 27.4510%, 100.0000%
        XYZ:
        75.5438, 62.6134, 102.7117
        xyY:
        0.3136, 0.2599, 62.6134
      CIE-Lab:
        83.2385, 35.3997, -25.0468
        CIE-LCH:
        83.2385, 43.3645, 324.7189
        CIE-Luv:
        83.2385, 33.0935, -45.8337
        Hunter-Lab:
        79.1286, 31.9383, -21.5705
      #fcb9ff color charts
#fcb9ff RGB chart
      #fcb9ff CMYK chart
      #fcb9ff RGB pie chart
      #fcb9ff color shades, tints & tones
#fcb9ff color schemes
#fcb9ff color preview, HTML & CSS examples
           This text has a color of #fcb9ff        
        
          <p style="color:#fcb9ff;">Text here</p>
        
        
          .mytext {color:#fcb9ff;}
        
        Text color #fcb9ff
      
           This box has a color of #fcb9ff        
        
          <div style="background-color:#fcb9ff;">Content here</div>
        
        
          .mybackground {background-color:#fcb9ff;}
        
        Background color #fcb9ff
      
           Border around this has a color of #fcb9ff        
        
          <div style="border:2px solid #fcb9ff;">Content here</div>
        
        
          .myborder {border:2px solid #fcb9ff;}
        
        Border color #fcb9ff