#fa045b color space conversions
Hex:
        #fa045b
        RGB:
        250, 4, 91
        CMY:
        2, 98, 64
        CMYK:
        0, 98, 64, 2
      HSL:
        339°, 96.8504%, 49.8039%
        HSV (HSB):
        339°, 98.4000%, 98.0392%
        XYZ:
        41.3561, 21.1662, 11.8033
        xyY:
        0.5564, 0.2848, 21.1662
      CIE-Lab:
        53.1309, 80.9039, 23.8286
        CIE-LCH:
        53.1309, 84.3400, 16.4113
        CIE-Luv:
        53.1309, 153.1587, 10.2485
        Hunter-Lab:
        46.0067, 79.9445, 16.9935
      #fa045b color charts
#fa045b RGB chart
      #fa045b CMYK chart
      #fa045b RGB pie chart
      #fa045b color shades, tints & tones
#fa045b color schemes
#fa045b color preview, HTML & CSS examples
           This text has a color of #fa045b        
        
          <p style="color:#fa045b;">Text here</p>
        
        
          .mytext {color:#fa045b;}
        
        Text color #fa045b
      
           This box has a color of #fa045b        
        
          <div style="background-color:#fa045b;">Content here</div>
        
        
          .mybackground {background-color:#fa045b;}
        
        Background color #fa045b
      
           Border around this has a color of #fa045b        
        
          <div style="border:2px solid #fa045b;">Content here</div>
        
        
          .myborder {border:2px solid #fa045b;}
        
        Border color #fa045b