#fa42a2 color space conversions
Hex:
        #fa42a2
        RGB:
        250, 66, 162
        CMY:
        2, 74, 36
        CMYK:
        0, 74, 35, 2
      HSL:
        329°, 94.8454%, 61.9608%
        HSV (HSB):
        329°, 73.6000%, 98.0392%
        XYZ:
        47.8941, 26.8291, 36.8366
        xyY:
        0.4293, 0.2405, 26.8291
      CIE-Lab:
        58.8158, 75.3975, -10.3668
        CIE-LCH:
        58.8158, 76.1069, 352.1712
        CIE-Luv:
        58.8158, 109.9111, -28.9027
        Hunter-Lab:
        51.7968, 74.4066, -5.9079
      #fa42a2 color charts
#fa42a2 RGB chart
      #fa42a2 CMYK chart
      #fa42a2 RGB pie chart
      #fa42a2 color shades, tints & tones
#fa42a2 color schemes
#fa42a2 color preview, HTML & CSS examples
           This text has a color of #fa42a2        
        
          <p style="color:#fa42a2;">Text here</p>
        
        
          .mytext {color:#fa42a2;}
        
        Text color #fa42a2
      
           This box has a color of #fa42a2        
        
          <div style="background-color:#fa42a2;">Content here</div>
        
        
          .mybackground {background-color:#fa42a2;}
        
        Background color #fa42a2
      
           Border around this has a color of #fa42a2        
        
          <div style="border:2px solid #fa42a2;">Content here</div>
        
        
          .myborder {border:2px solid #fa42a2;}
        
        Border color #fa42a2