#fa48a6 color space conversions
Hex:
        #fa48a6
        RGB:
        250, 72, 166
        CMY:
        2, 72, 35
        CMYK:
        0, 71, 34, 2
      HSL:
        328°, 94.6809%, 63.1373%
        HSV (HSB):
        328°, 71.2000%, 98.0392%
        XYZ:
        48.6246, 27.7119, 38.8625
        xyY:
        0.4221, 0.2406, 27.7119
      CIE-Lab:
        59.6276, 73.9111, -11.4765
        CIE-LCH:
        59.6276, 74.7968, 351.1739
        CIE-Luv:
        59.6276, 106.1877, -30.2183
        Hunter-Lab:
        52.6421, 72.7539, -6.9208
      #fa48a6 color charts
#fa48a6 RGB chart
      #fa48a6 CMYK chart
      #fa48a6 RGB pie chart
      #fa48a6 color shades, tints & tones
#fa48a6 color schemes
#fa48a6 color preview, HTML & CSS examples
           This text has a color of #fa48a6        
        
          <p style="color:#fa48a6;">Text here</p>
        
        
          .mytext {color:#fa48a6;}
        
        Text color #fa48a6
      
           This box has a color of #fa48a6        
        
          <div style="background-color:#fa48a6;">Content here</div>
        
        
          .mybackground {background-color:#fa48a6;}
        
        Background color #fa48a6
      
           Border around this has a color of #fa48a6        
        
          <div style="border:2px solid #fa48a6;">Content here</div>
        
        
          .myborder {border:2px solid #fa48a6;}
        
        Border color #fa48a6