#fa72f6 color space conversions
Hex:
        #fa72f6
        RGB:
        250, 114, 246
        CMY:
        2, 55, 4
        CMYK:
        0, 54, 2, 2
      HSL:
        302°, 93.1507%, 71.3725%
        HSV (HSB):
        302°, 54.4000%, 98.0392%
        XYZ:
        62.0762, 39.0124, 91.4472
        xyY:
        0.3224, 0.2026, 39.0124
      CIE-Lab:
        68.7603, 68.4633, -42.5593
        CIE-LCH:
        68.7603, 80.6134, 328.1334
        CIE-Luv:
        68.7603, 63.9904, -78.0872
        Hunter-Lab:
        62.4599, 68.0985, -43.0841
      #fa72f6 color charts
#fa72f6 RGB chart
      #fa72f6 CMYK chart
      #fa72f6 RGB pie chart
      #fa72f6 color shades, tints & tones
#fa72f6 color schemes
#fa72f6 color preview, HTML & CSS examples
           This text has a color of #fa72f6        
        
          <p style="color:#fa72f6;">Text here</p>
        
        
          .mytext {color:#fa72f6;}
        
        Text color #fa72f6
      
           This box has a color of #fa72f6        
        
          <div style="background-color:#fa72f6;">Content here</div>
        
        
          .mybackground {background-color:#fa72f6;}
        
        Background color #fa72f6
      
           Border around this has a color of #fa72f6        
        
          <div style="border:2px solid #fa72f6;">Content here</div>
        
        
          .myborder {border:2px solid #fa72f6;}
        
        Border color #fa72f6