#fa72e8 color space conversions
Hex:
        #fa72e8
        RGB:
        250, 114, 232
        CMY:
        2, 55, 9
        CMYK:
        0, 54, 7, 2
      HSL:
        308°, 93.1507%, 71.3725%
        HSV (HSB):
        308°, 54.4000%, 98.0392%
        XYZ:
        60.0071, 38.1848, 80.5516
        xyY:
        0.3357, 0.2136, 38.1848
      CIE-Lab:
        68.1566, 66.1910, -35.7869
        CIE-LCH:
        68.1566, 75.2460, 331.6016
        CIE-Luv:
        68.1566, 67.9200, -66.7398
        Hunter-Lab:
        61.7939, 65.1996, -34.0320
      #fa72e8 color charts
#fa72e8 RGB chart
      #fa72e8 CMYK chart
      #fa72e8 RGB pie chart
      #fa72e8 color shades, tints & tones
#fa72e8 color schemes
#fa72e8 color preview, HTML & CSS examples
           This text has a color of #fa72e8        
        
          <p style="color:#fa72e8;">Text here</p>
        
        
          .mytext {color:#fa72e8;}
        
        Text color #fa72e8
      
           This box has a color of #fa72e8        
        
          <div style="background-color:#fa72e8;">Content here</div>
        
        
          .mybackground {background-color:#fa72e8;}
        
        Background color #fa72e8
      
           Border around this has a color of #fa72e8        
        
          <div style="border:2px solid #fa72e8;">Content here</div>
        
        
          .myborder {border:2px solid #fa72e8;}
        
        Border color #fa72e8