#fba0fa color space conversions
Hex:
        #fba0fa
        RGB:
        251, 160, 250
        CMY:
        2, 37, 2
        CMYK:
        0, 36, 0, 2
      HSL:
        301°, 91.9192%, 80.5882%
        HSV (HSB):
        301°, 36.2550%, 98.4314%
        XYZ:
        69.6098, 52.5530, 96.9174
        xyY:
        0.3177, 0.2399, 52.5530
      CIE-Lab:
        77.6103, 47.2000, -30.9905
        CIE-LCH:
        77.6103, 56.4647, 326.7119
        CIE-Luv:
        77.6103, 44.9625, -57.0765
        Hunter-Lab:
        72.4934, 44.5361, -28.5202
      #fba0fa color charts
#fba0fa RGB chart
      #fba0fa CMYK chart
      #fba0fa RGB pie chart
      #fba0fa color shades, tints & tones
#fba0fa color schemes
#fba0fa color preview, HTML & CSS examples
           This text has a color of #fba0fa        
        
          <p style="color:#fba0fa;">Text here</p>
        
        
          .mytext {color:#fba0fa;}
        
        Text color #fba0fa
      
           This box has a color of #fba0fa        
        
          <div style="background-color:#fba0fa;">Content here</div>
        
        
          .mybackground {background-color:#fba0fa;}
        
        Background color #fba0fa
      
           Border around this has a color of #fba0fa        
        
          <div style="border:2px solid #fba0fa;">Content here</div>
        
        
          .myborder {border:2px solid #fba0fa;}
        
        Border color #fba0fa