#fa2f7a color space conversions
Hex:
        #fa2f7a
        RGB:
        250, 47, 122
        CMY:
        2, 82, 52
        CMYK:
        0, 81, 51, 2
      HSL:
        338°, 95.3052%, 58.2353%
        HSV (HSB):
        338°, 81.2000%, 98.0392%
        XYZ:
        43.9537, 23.7622, 20.6823
        xyY:
        0.4972, 0.2688, 23.7622
      CIE-Lab:
        55.8489, 76.9604, 8.9096
        CIE-LCH:
        55.8489, 77.4744, 6.6036
        CIE-Luv:
        55.8489, 132.3965, -4.2622
        Hunter-Lab:
        48.7465, 75.6436, 8.9668
      #fa2f7a color charts
#fa2f7a RGB chart
      #fa2f7a CMYK chart
      #fa2f7a RGB pie chart
      #fa2f7a color shades, tints & tones
#fa2f7a color schemes
#fa2f7a color preview, HTML & CSS examples
           This text has a color of #fa2f7a        
        
          <p style="color:#fa2f7a;">Text here</p>
        
        
          .mytext {color:#fa2f7a;}
        
        Text color #fa2f7a
      
           This box has a color of #fa2f7a        
        
          <div style="background-color:#fa2f7a;">Content here</div>
        
        
          .mybackground {background-color:#fa2f7a;}
        
        Background color #fa2f7a
      
           Border around this has a color of #fa2f7a        
        
          <div style="border:2px solid #fa2f7a;">Content here</div>
        
        
          .myborder {border:2px solid #fa2f7a;}
        
        Border color #fa2f7a