#f472eb color space conversions
Hex:
        #f472eb
        RGB:
        244, 114, 235
        CMY:
        4, 55, 8
        CMYK:
        0, 53, 4, 4
      HSL:
        304°, 85.5263%, 70.1961%
        HSV (HSB):
        304°, 53.2787%, 95.6863%
        XYZ:
        58.3209, 37.2659, 82.7164
        xyY:
        0.3271, 0.2090, 37.2659
      CIE-Lab:
        67.4760, 65.0686, -38.5664
        CIE-LCH:
        67.4760, 75.6392, 329.3446
        CIE-Luv:
        67.4760, 62.9028, -70.8805
        Hunter-Lab:
        61.0458, 63.7023, -37.6053
      #f472eb color charts
#f472eb RGB chart
      #f472eb CMYK chart
      #f472eb RGB pie chart
      #f472eb color shades, tints & tones
#f472eb color schemes
#f472eb color preview, HTML & CSS examples
           This text has a color of #f472eb        
        
          <p style="color:#f472eb;">Text here</p>
        
        
          .mytext {color:#f472eb;}
        
        Text color #f472eb
      
           This box has a color of #f472eb        
        
          <div style="background-color:#f472eb;">Content here</div>
        
        
          .mybackground {background-color:#f472eb;}
        
        Background color #f472eb
      
           Border around this has a color of #f472eb        
        
          <div style="border:2px solid #f472eb;">Content here</div>
        
        
          .myborder {border:2px solid #f472eb;}
        
        Border color #f472eb