#fabaf5 color space conversions
Hex:
        #fabaf5
        RGB:
        250, 186, 245
        CMY:
        2, 27, 4
        CMYK:
        0, 26, 2, 2
      HSL:
        305°, 86.4865%, 85.4902%
        HSV (HSB):
        305°, 25.6000%, 98.0392%
        XYZ:
        73.4647, 62.0344, 94.4880
        xyY:
        0.3194, 0.2697, 62.0344
      CIE-Lab:
        82.9317, 32.4336, -20.1947
        CIE-LCH:
        82.9317, 38.2069, 328.0917
        CIE-Luv:
        82.9317, 32.7852, -37.3881
        Hunter-Lab:
        78.7619, 28.6614, -15.9949
      #fabaf5 color charts
#fabaf5 RGB chart
      #fabaf5 CMYK chart
      #fabaf5 RGB pie chart
      #fabaf5 color shades, tints & tones
#fabaf5 color schemes
#fabaf5 color preview, HTML & CSS examples
           This text has a color of #fabaf5        
        
          <p style="color:#fabaf5;">Text here</p>
        
        
          .mytext {color:#fabaf5;}
        
        Text color #fabaf5
      
           This box has a color of #fabaf5        
        
          <div style="background-color:#fabaf5;">Content here</div>
        
        
          .mybackground {background-color:#fabaf5;}
        
        Background color #fabaf5
      
           Border around this has a color of #fabaf5        
        
          <div style="border:2px solid #fabaf5;">Content here</div>
        
        
          .myborder {border:2px solid #fabaf5;}
        
        Border color #fabaf5