#fbc3fa color space conversions
Hex:
        #fbc3fa
        RGB:
        251, 195, 250
        CMY:
        2, 24, 2
        CMYK:
        0, 22, 0, 2
      HSL:
        301°, 87.5000%, 87.4510%
        HSV (HSB):
        301°, 22.3108%, 98.4314%
        XYZ:
        76.5541, 66.4416, 99.2321
        xyY:
        0.3160, 0.2743, 66.4416
      CIE-Lab:
        85.2212, 28.9094, -19.3880
        CIE-LCH:
        85.2212, 34.8087, 326.1523
        CIE-Luv:
        85.2212, 28.2877, -35.6039
        Hunter-Lab:
        81.5117, 24.9980, -15.1213
      #fbc3fa color charts
#fbc3fa RGB chart
      #fbc3fa CMYK chart
      #fbc3fa RGB pie chart
      #fbc3fa color shades, tints & tones
#fbc3fa color schemes
#fbc3fa color preview, HTML & CSS examples
           This text has a color of #fbc3fa        
        
          <p style="color:#fbc3fa;">Text here</p>
        
        
          .mytext {color:#fbc3fa;}
        
        Text color #fbc3fa
      
           This box has a color of #fbc3fa        
        
          <div style="background-color:#fbc3fa;">Content here</div>
        
        
          .mybackground {background-color:#fbc3fa;}
        
        Background color #fbc3fa
      
           Border around this has a color of #fbc3fa        
        
          <div style="border:2px solid #fbc3fa;">Content here</div>
        
        
          .myborder {border:2px solid #fbc3fa;}
        
        Border color #fbc3fa