#fa1b70 color space conversions
Hex:
        #fa1b70
        RGB:
        250, 27, 112
        CMY:
        2, 89, 56
        CMYK:
        0, 89, 55, 2
      HSL:
        337°, 95.7082%, 54.3137%
        HSV (HSB):
        337°, 89.2000%, 98.0392%
        XYZ:
        42.7409, 22.2777, 17.3766
        xyY:
        0.5187, 0.2704, 22.2777
      CIE-Lab:
        54.3204, 79.9591, 12.7584
        CIE-LCH:
        54.3204, 80.9706, 9.0658
        CIE-Luv:
        54.3204, 141.6873, -0.7141
        Hunter-Lab:
        47.1993, 79.0405, 11.2117
      #fa1b70 color charts
#fa1b70 RGB chart
      #fa1b70 CMYK chart
      #fa1b70 RGB pie chart
      #fa1b70 color shades, tints & tones
#fa1b70 color schemes
#fa1b70 color preview, HTML & CSS examples
           This text has a color of #fa1b70        
        
          <p style="color:#fa1b70;">Text here</p>
        
        
          .mytext {color:#fa1b70;}
        
        Text color #fa1b70
      
           This box has a color of #fa1b70        
        
          <div style="background-color:#fa1b70;">Content here</div>
        
        
          .mybackground {background-color:#fa1b70;}
        
        Background color #fa1b70
      
           Border around this has a color of #fa1b70        
        
          <div style="border:2px solid #fa1b70;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b70;}
        
        Border color #fa1b70