#fa2fb3 color space conversions
Hex:
        #fa2fb3
        RGB:
        250, 47, 179
        CMY:
        2, 82, 30
        CMYK:
        0, 81, 28, 2
      HSL:
        321°, 95.3052%, 58.2353%
        HSV (HSB):
        321°, 81.2000%, 98.0392%
        XYZ:
        48.5775, 25.6117, 45.0311
        xyY:
        0.4075, 0.2148, 25.6117
      CIE-Lab:
        57.6666, 82.2342, -21.9981
        CIE-LCH:
        57.6666, 85.1257, 345.0237
        CIE-Luv:
        57.6666, 108.2130, -46.7846
        Hunter-Lab:
        50.6080, 82.7743, -17.3307
      #fa2fb3 color charts
#fa2fb3 RGB chart
      #fa2fb3 CMYK chart
      #fa2fb3 RGB pie chart
      #fa2fb3 color shades, tints & tones
#fa2fb3 color schemes
#fa2fb3 color preview, HTML & CSS examples
           This text has a color of #fa2fb3        
        
          <p style="color:#fa2fb3;">Text here</p>
        
        
          .mytext {color:#fa2fb3;}
        
        Text color #fa2fb3
      
           This box has a color of #fa2fb3        
        
          <div style="background-color:#fa2fb3;">Content here</div>
        
        
          .mybackground {background-color:#fa2fb3;}
        
        Background color #fa2fb3
      
           Border around this has a color of #fa2fb3        
        
          <div style="border:2px solid #fa2fb3;">Content here</div>
        
        
          .myborder {border:2px solid #fa2fb3;}
        
        Border color #fa2fb3