#fa0a85 color space conversions
Hex:
        #fa0a85
        RGB:
        250, 10, 133
        CMY:
        2, 96, 48
        CMYK:
        0, 96, 47, 2
      HSL:
        329°, 96.0000%, 50.9804%
        HSV (HSB):
        329°, 96.0000%, 98.0392%
        XYZ:
        43.7665, 22.2345, 24.1752
        xyY:
        0.4853, 0.2466, 22.2345
      CIE-Lab:
        54.2750, 83.1949, 0.0574
        CIE-LCH:
        54.2750, 83.1949, 0.0395
        CIE-Luv:
        54.2750, 135.0188, -16.5514
        Hunter-Lab:
        47.1535, 83.1599, 2.6099
      #fa0a85 color charts
#fa0a85 RGB chart
      #fa0a85 CMYK chart
      #fa0a85 RGB pie chart
      #fa0a85 color shades, tints & tones
#fa0a85 color schemes
#fa0a85 color preview, HTML & CSS examples
           This text has a color of #fa0a85        
        
          <p style="color:#fa0a85;">Text here</p>
        
        
          .mytext {color:#fa0a85;}
        
        Text color #fa0a85
      
           This box has a color of #fa0a85        
        
          <div style="background-color:#fa0a85;">Content here</div>
        
        
          .mybackground {background-color:#fa0a85;}
        
        Background color #fa0a85
      
           Border around this has a color of #fa0a85        
        
          <div style="border:2px solid #fa0a85;">Content here</div>
        
        
          .myborder {border:2px solid #fa0a85;}
        
        Border color #fa0a85