#fa0b58 color space conversions
Hex:
        #fa0b58
        RGB:
        250, 11, 88
        CMY:
        2, 96, 65
        CMYK:
        0, 96, 65, 2
      HSL:
        341°, 95.9839%, 51.1765%
        HSV (HSB):
        341°, 95.6000%, 98.0392%
        XYZ:
        41.3055, 21.2679, 11.1606
        xyY:
        0.5602, 0.2884, 21.2679
      CIE-Lab:
        53.2415, 80.2725, 25.7826
        CIE-LCH:
        53.2415, 84.3114, 17.8064
        CIE-Luv:
        53.2415, 153.4553, 12.2636
        Hunter-Lab:
        46.1172, 79.1710, 17.9335
      #fa0b58 color charts
#fa0b58 RGB chart
      #fa0b58 CMYK chart
      #fa0b58 RGB pie chart
      #fa0b58 color shades, tints & tones
#fa0b58 color schemes
#fa0b58 color preview, HTML & CSS examples
           This text has a color of #fa0b58        
        
          <p style="color:#fa0b58;">Text here</p>
        
        
          .mytext {color:#fa0b58;}
        
        Text color #fa0b58
      
           This box has a color of #fa0b58        
        
          <div style="background-color:#fa0b58;">Content here</div>
        
        
          .mybackground {background-color:#fa0b58;}
        
        Background color #fa0b58
      
           Border around this has a color of #fa0b58        
        
          <div style="border:2px solid #fa0b58;">Content here</div>
        
        
          .myborder {border:2px solid #fa0b58;}
        
        Border color #fa0b58