#fa0bf4 color space conversions
Hex:
        #fa0bf4
        RGB:
        250, 11, 244
        CMY:
        2, 96, 4
        CMYK:
        0, 96, 2, 2
      HSL:
        302°, 95.9839%, 51.1765%
        HSV (HSB):
        302°, 95.6000%, 98.0392%
        XYZ:
        55.8731, 27.0950, 87.8730
        xyY:
        0.3270, 0.1586, 27.0950
      CIE-Lab:
        59.0621, 95.3060, -56.7891
        CIE-LCH:
        59.0621, 110.9425, 329.2109
        CIE-Luv:
        59.0621, 84.4869, -101.6651
        Hunter-Lab:
        52.0528, 100.5081, -63.6534
      #fa0bf4 color charts
#fa0bf4 RGB chart
      #fa0bf4 CMYK chart
      #fa0bf4 RGB pie chart
      #fa0bf4 color shades, tints & tones
#fa0bf4 color schemes
#fa0bf4 color preview, HTML & CSS examples
           This text has a color of #fa0bf4        
        
          <p style="color:#fa0bf4;">Text here</p>
        
        
          .mytext {color:#fa0bf4;}
        
        Text color #fa0bf4
      
           This box has a color of #fa0bf4        
        
          <div style="background-color:#fa0bf4;">Content here</div>
        
        
          .mybackground {background-color:#fa0bf4;}
        
        Background color #fa0bf4
      
           Border around this has a color of #fa0bf4        
        
          <div style="border:2px solid #fa0bf4;">Content here</div>
        
        
          .myborder {border:2px solid #fa0bf4;}
        
        Border color #fa0bf4