#fa4a85 color space conversions
Hex:
        #fa4a85
        RGB:
        250, 74, 133
        CMY:
        2, 71, 48
        CMYK:
        0, 70, 47, 2
      HSL:
        340°, 94.6237%, 63.5294%
        HSV (HSB):
        340°, 70.4000%, 98.0392%
        XYZ:
        46.1068, 26.9150, 24.9553
        xyY:
        0.4706, 0.2747, 26.9150
      CIE-Lab:
        58.8956, 70.0411, 6.7351
        CIE-LCH:
        58.8956, 70.3642, 5.4926
        CIE-Luv:
        58.8956, 117.6426, -5.1072
        Hunter-Lab:
        51.8797, 67.8480, 7.7959
      #fa4a85 color charts
#fa4a85 RGB chart
      #fa4a85 CMYK chart
      #fa4a85 RGB pie chart
      #fa4a85 color shades, tints & tones
#fa4a85 color schemes
#fa4a85 color preview, HTML & CSS examples
           This text has a color of #fa4a85        
        
          <p style="color:#fa4a85;">Text here</p>
        
        
          .mytext {color:#fa4a85;}
        
        Text color #fa4a85
      
           This box has a color of #fa4a85        
        
          <div style="background-color:#fa4a85;">Content here</div>
        
        
          .mybackground {background-color:#fa4a85;}
        
        Background color #fa4a85
      
           Border around this has a color of #fa4a85        
        
          <div style="border:2px solid #fa4a85;">Content here</div>
        
        
          .myborder {border:2px solid #fa4a85;}
        
        Border color #fa4a85