#fbc5fa color space conversions
Hex:
        #fbc5fa
        RGB:
        251, 197, 250
        CMY:
        2, 23, 2
        CMYK:
        0, 22, 0, 2
      HSL:
        301°, 87.0968%, 87.8431%
        HSV (HSB):
        301°, 21.5139%, 98.4314%
        XYZ:
        77.0052, 67.3439, 99.3825
        xyY:
        0.3159, 0.2763, 67.3439
      CIE-Lab:
        85.6773, 27.8553, -18.6995
        CIE-LCH:
        85.6773, 33.5498, 326.1262
        CIE-Luv:
        85.6773, 27.2972, -34.3285
        Hunter-Lab:
        82.0633, 23.8871, -14.3587
      #fbc5fa color charts
#fbc5fa RGB chart
      #fbc5fa CMYK chart
      #fbc5fa RGB pie chart
      #fbc5fa color shades, tints & tones
#fbc5fa color schemes
#fbc5fa color preview, HTML & CSS examples
           This text has a color of #fbc5fa        
        
          <p style="color:#fbc5fa;">Text here</p>
        
        
          .mytext {color:#fbc5fa;}
        
        Text color #fbc5fa
      
           This box has a color of #fbc5fa        
        
          <div style="background-color:#fbc5fa;">Content here</div>
        
        
          .mybackground {background-color:#fbc5fa;}
        
        Background color #fbc5fa
      
           Border around this has a color of #fbc5fa        
        
          <div style="border:2px solid #fbc5fa;">Content here</div>
        
        
          .myborder {border:2px solid #fbc5fa;}
        
        Border color #fbc5fa