#fa298b color space conversions
Hex:
        #fa298b
        RGB:
        250, 41, 139
        CMY:
        2, 84, 45
        CMYK:
        0, 84, 44, 2
      HSL:
        332°, 95.4338%, 57.0588%
        HSV (HSB):
        332°, 83.6000%, 98.0392%
        XYZ:
        44.8775, 23.7739, 26.6496
        xyY:
        0.4709, 0.2495, 23.7739
      CIE-Lab:
        55.8608, 79.5993, -1.2069
        CIE-LCH:
        55.8608, 79.6084, 359.1314
        CIE-Luv:
        55.8608, 127.1007, -17.3588
        Hunter-Lab:
        48.7585, 78.9644, 1.7252
      #fa298b color charts
#fa298b RGB chart
      #fa298b CMYK chart
      #fa298b RGB pie chart
      #fa298b color shades, tints & tones
#fa298b color schemes
#fa298b color preview, HTML & CSS examples
           This text has a color of #fa298b        
        
          <p style="color:#fa298b;">Text here</p>
        
        
          .mytext {color:#fa298b;}
        
        Text color #fa298b
      
           This box has a color of #fa298b        
        
          <div style="background-color:#fa298b;">Content here</div>
        
        
          .mybackground {background-color:#fa298b;}
        
        Background color #fa298b
      
           Border around this has a color of #fa298b        
        
          <div style="border:2px solid #fa298b;">Content here</div>
        
        
          .myborder {border:2px solid #fa298b;}
        
        Border color #fa298b