#fcbaf1 color space conversions
Hex:
        #fcbaf1
        RGB:
        252, 186, 241
        CMY:
        1, 27, 5
        CMYK:
        0, 26, 4, 1
      HSL:
        310°, 91.6667%, 85.8824%
        HSV (HSB):
        310°, 26.1905%, 98.8235%
        XYZ:
        73.5810, 62.1641, 91.3398
        xyY:
        0.3240, 0.2737, 62.1641
      CIE-Lab:
        83.0006, 32.3785, -17.9332
        CIE-LCH:
        83.0006, 37.0131, 331.0197
        CIE-Luv:
        83.0006, 34.6249, -33.7363
        Hunter-Lab:
        78.8442, 28.6068, -13.4956
      #fcbaf1 color charts
#fcbaf1 RGB chart
      #fcbaf1 CMYK chart
      #fcbaf1 RGB pie chart
      #fcbaf1 color shades, tints & tones
#fcbaf1 color schemes
#fcbaf1 color preview, HTML & CSS examples
           This text has a color of #fcbaf1        
        
          <p style="color:#fcbaf1;">Text here</p>
        
        
          .mytext {color:#fcbaf1;}
        
        Text color #fcbaf1
      
           This box has a color of #fcbaf1        
        
          <div style="background-color:#fcbaf1;">Content here</div>
        
        
          .mybackground {background-color:#fcbaf1;}
        
        Background color #fcbaf1
      
           Border around this has a color of #fcbaf1        
        
          <div style="border:2px solid #fcbaf1;">Content here</div>
        
        
          .myborder {border:2px solid #fcbaf1;}
        
        Border color #fcbaf1