#fa1b57 color space conversions
Hex:
        #fa1b57
        RGB:
        250, 27, 87
        CMY:
        2, 89, 66
        CMYK:
        0, 89, 65, 2
      HSL:
        344°, 95.7082%, 54.3137%
        HSV (HSB):
        344°, 89.2000%, 98.0392%
        XYZ:
        41.5366, 21.7960, 11.0346
        xyY:
        0.5585, 0.2931, 21.7960
      CIE-Lab:
        53.8099, 78.5275, 27.1160
        CIE-LCH:
        53.8099, 83.0774, 19.0501
        CIE-Luv:
        53.8099, 151.0222, 14.0909
        Hunter-Lab:
        46.6862, 77.1103, 18.6667
      #fa1b57 color charts
#fa1b57 RGB chart
      #fa1b57 CMYK chart
      #fa1b57 RGB pie chart
      #fa1b57 color shades, tints & tones
#fa1b57 color schemes
#fa1b57 color preview, HTML & CSS examples
           This text has a color of #fa1b57        
        
          <p style="color:#fa1b57;">Text here</p>
        
        
          .mytext {color:#fa1b57;}
        
        Text color #fa1b57
      
           This box has a color of #fa1b57        
        
          <div style="background-color:#fa1b57;">Content here</div>
        
        
          .mybackground {background-color:#fa1b57;}
        
        Background color #fa1b57
      
           Border around this has a color of #fa1b57        
        
          <div style="border:2px solid #fa1b57;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b57;}
        
        Border color #fa1b57