#fa05a0 color space conversions
Hex:
        #fa05a0
        RGB:
        250, 5, 160
        CMY:
        2, 98, 37
        CMYK:
        0, 98, 36, 2
      HSL:
        322°, 96.0784%, 50.0000%
        HSV (HSB):
        322°, 98.0000%, 98.0392%
        XYZ:
        45.8238, 22.9706, 35.2763
        xyY:
        0.4403, 0.2207, 22.9706
      CIE-Lab:
        55.0420, 85.8458, -14.8771
        CIE-LCH:
        55.0420, 87.1253, 350.1683
        CIE-Luv:
        55.0420, 122.7514, -37.0001
        Hunter-Lab:
        47.9277, 86.7910, -10.0900
      #fa05a0 color charts
#fa05a0 RGB chart
      #fa05a0 CMYK chart
      #fa05a0 RGB pie chart
      #fa05a0 color shades, tints & tones
#fa05a0 color schemes
#fa05a0 color preview, HTML & CSS examples
           This text has a color of #fa05a0        
        
          <p style="color:#fa05a0;">Text here</p>
        
        
          .mytext {color:#fa05a0;}
        
        Text color #fa05a0
      
           This box has a color of #fa05a0        
        
          <div style="background-color:#fa05a0;">Content here</div>
        
        
          .mybackground {background-color:#fa05a0;}
        
        Background color #fa05a0
      
           Border around this has a color of #fa05a0        
        
          <div style="border:2px solid #fa05a0;">Content here</div>
        
        
          .myborder {border:2px solid #fa05a0;}
        
        Border color #fa05a0