#fa08a5 color space conversions
Hex:
        #fa08a5
        RGB:
        250, 8, 165
        CMY:
        2, 97, 35
        CMYK:
        0, 97, 34, 2
      HSL:
        321°, 96.0317%, 50.5882%
        HSV (HSB):
        321°, 96.8000%, 98.0392%
        XYZ:
        46.3027, 23.2143, 37.6377
        xyY:
        0.4321, 0.2166, 23.2143
      CIE-Lab:
        55.2924, 86.1279, -17.4446
        CIE-LCH:
        55.2924, 87.8768, 348.5501
        CIE-Luv:
        55.2924, 120.1534, -40.6825
        Hunter-Lab:
        48.1812, 87.2236, -12.5887
      #fa08a5 color charts
#fa08a5 RGB chart
      #fa08a5 CMYK chart
      #fa08a5 RGB pie chart
      #fa08a5 color shades, tints & tones
#fa08a5 color schemes
#fa08a5 color preview, HTML & CSS examples
           This text has a color of #fa08a5        
        
          <p style="color:#fa08a5;">Text here</p>
        
        
          .mytext {color:#fa08a5;}
        
        Text color #fa08a5
      
           This box has a color of #fa08a5        
        
          <div style="background-color:#fa08a5;">Content here</div>
        
        
          .mybackground {background-color:#fa08a5;}
        
        Background color #fa08a5
      
           Border around this has a color of #fa08a5        
        
          <div style="border:2px solid #fa08a5;">Content here</div>
        
        
          .myborder {border:2px solid #fa08a5;}
        
        Border color #fa08a5