#fa3a86 color space conversions
Hex:
        #fa3a86
        RGB:
        250, 58, 134
        CMY:
        2, 77, 47
        CMYK:
        0, 77, 46, 2
      HSL:
        336°, 95.0495%, 60.3922%
        HSV (HSB):
        336°, 76.8000%, 98.0392%
        XYZ:
        45.2405, 25.0713, 25.0091
        xyY:
        0.4746, 0.2630, 25.0713
      CIE-Lab:
        57.1449, 75.1112, 3.6288
        CIE-LCH:
        57.1449, 75.1988, 2.7660
        CIE-Luv:
        57.1449, 123.8791, -10.1941
        Hunter-Lab:
        50.0713, 73.6538, 5.4364
      #fa3a86 color charts
#fa3a86 RGB chart
      #fa3a86 CMYK chart
      #fa3a86 RGB pie chart
      #fa3a86 color shades, tints & tones
#fa3a86 color schemes
#fa3a86 color preview, HTML & CSS examples
           This text has a color of #fa3a86        
        
          <p style="color:#fa3a86;">Text here</p>
        
        
          .mytext {color:#fa3a86;}
        
        Text color #fa3a86
      
           This box has a color of #fa3a86        
        
          <div style="background-color:#fa3a86;">Content here</div>
        
        
          .mybackground {background-color:#fa3a86;}
        
        Background color #fa3a86
      
           Border around this has a color of #fa3a86        
        
          <div style="border:2px solid #fa3a86;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a86;}
        
        Border color #fa3a86