#f472c5 color space conversions
Hex:
        #f472c5
        RGB:
        244, 114, 197
        CMY:
        4, 55, 23
        CMYK:
        0, 53, 19, 4
      HSL:
        322°, 85.5263%, 70.1961%
        HSV (HSB):
        322°, 53.2787%, 95.6863%
        XYZ:
        53.4036, 35.2989, 56.8220
        xyY:
        0.3670, 0.2426, 35.2989
      CIE-Lab:
        65.9807, 59.2202, -19.6748
        CIE-LCH:
        65.9807, 62.4030, 341.6219
        CIE-Luv:
        65.9807, 73.5189, -40.0009
        Hunter-Lab:
        59.4129, 56.4730, -15.1154
      #f472c5 color charts
#f472c5 RGB chart
      #f472c5 CMYK chart
      #f472c5 RGB pie chart
      #f472c5 color shades, tints & tones
#f472c5 color schemes
#f472c5 color preview, HTML & CSS examples
           This text has a color of #f472c5        
        
          <p style="color:#f472c5;">Text here</p>
        
        
          .mytext {color:#f472c5;}
        
        Text color #f472c5
      
           This box has a color of #f472c5        
        
          <div style="background-color:#f472c5;">Content here</div>
        
        
          .mybackground {background-color:#f472c5;}
        
        Background color #f472c5
      
           Border around this has a color of #f472c5        
        
          <div style="border:2px solid #f472c5;">Content here</div>
        
        
          .myborder {border:2px solid #f472c5;}
        
        Border color #f472c5