#fa1b85 color space conversions
Hex:
        #fa1b85
        RGB:
        250, 27, 133
        CMY:
        2, 89, 48
        CMYK:
        0, 89, 47, 2
      HSL:
        331°, 95.7082%, 54.3137%
        HSV (HSB):
        331°, 89.2000%, 98.0392%
        XYZ:
        44.0499, 22.8013, 24.2697
        xyY:
        0.4834, 0.2502, 22.8013
      CIE-Lab:
        54.8671, 81.4742, 0.9208
        CIE-LCH:
        54.8671, 81.4794, 0.6475
        CIE-Luv:
        54.8671, 132.7677, -15.0740
        Hunter-Lab:
        47.7507, 81.1020, 3.2909
      #fa1b85 color charts
#fa1b85 RGB chart
      #fa1b85 CMYK chart
      #fa1b85 RGB pie chart
      #fa1b85 color shades, tints & tones
#fa1b85 color schemes
#fa1b85 color preview, HTML & CSS examples
           This text has a color of #fa1b85        
        
          <p style="color:#fa1b85;">Text here</p>
        
        
          .mytext {color:#fa1b85;}
        
        Text color #fa1b85
      
           This box has a color of #fa1b85        
        
          <div style="background-color:#fa1b85;">Content here</div>
        
        
          .mybackground {background-color:#fa1b85;}
        
        Background color #fa1b85
      
           Border around this has a color of #fa1b85        
        
          <div style="border:2px solid #fa1b85;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b85;}
        
        Border color #fa1b85