#fa05a7 color space conversions
Hex:
        #fa05a7
        RGB:
        250, 5, 167
        CMY:
        2, 98, 35
        CMYK:
        0, 98, 33, 2
      HSL:
        320°, 96.0784%, 50.0000%
        HSV (HSB):
        320°, 98.0000%, 98.0392%
        XYZ:
        46.4537, 23.2226, 38.5932
        xyY:
        0.4291, 0.2145, 23.2226
      CIE-Lab:
        55.3008, 86.5185, -18.6079
        CIE-LCH:
        55.3008, 88.4969, 347.8621
        CIE-Luv:
        55.3008, 119.4073, -42.4052
        Hunter-Lab:
        48.1898, 87.7371, -13.7501
      #fa05a7 color charts
#fa05a7 RGB chart
      #fa05a7 CMYK chart
      #fa05a7 RGB pie chart
      #fa05a7 color shades, tints & tones
#fa05a7 color schemes
#fa05a7 color preview, HTML & CSS examples
           This text has a color of #fa05a7        
        
          <p style="color:#fa05a7;">Text here</p>
        
        
          .mytext {color:#fa05a7;}
        
        Text color #fa05a7
      
           This box has a color of #fa05a7        
        
          <div style="background-color:#fa05a7;">Content here</div>
        
        
          .mybackground {background-color:#fa05a7;}
        
        Background color #fa05a7
      
           Border around this has a color of #fa05a7        
        
          <div style="border:2px solid #fa05a7;">Content here</div>
        
        
          .myborder {border:2px solid #fa05a7;}
        
        Border color #fa05a7