#fa048f color space conversions
Hex:
        #fa048f
        RGB:
        250, 4, 143
        CMY:
        2, 98, 44
        CMYK:
        0, 98, 43, 2
      HSL:
        326°, 96.8504%, 49.8039%
        HSV (HSB):
        326°, 98.4000%, 98.0392%
        XYZ:
        44.4257, 22.3940, 27.9676
        xyY:
        0.4687, 0.2363, 22.3940
      CIE-Lab:
        54.4426, 84.4012, -5.6813
        CIE-LCH:
        54.4426, 84.5921, 356.1491
        CIE-Luv:
        54.4426, 130.8944, -24.2002
        Hunter-Lab:
        47.3223, 84.7599, -1.9149
      #fa048f color charts
#fa048f RGB chart
      #fa048f CMYK chart
      #fa048f RGB pie chart
      #fa048f color shades, tints & tones
#fa048f color schemes
#fa048f color preview, HTML & CSS examples
           This text has a color of #fa048f        
        
          <p style="color:#fa048f;">Text here</p>
        
        
          .mytext {color:#fa048f;}
        
        Text color #fa048f
      
           This box has a color of #fa048f        
        
          <div style="background-color:#fa048f;">Content here</div>
        
        
          .mybackground {background-color:#fa048f;}
        
        Background color #fa048f
      
           Border around this has a color of #fa048f        
        
          <div style="border:2px solid #fa048f;">Content here</div>
        
        
          .myborder {border:2px solid #fa048f;}
        
        Border color #fa048f