#f25ea8 color space conversions
Hex:
        #f25ea8
        RGB:
        242, 94, 168
        CMY:
        5, 63, 34
        CMYK:
        0, 61, 31, 5
      HSL:
        330°, 85.0575%, 65.8824%
        HSV (HSB):
        330°, 61.1570%, 94.9020%
        XYZ:
        47.6885, 29.7098, 40.2669
        xyY:
        0.4053, 0.2525, 29.7098
      CIE-Lab:
        61.4030, 63.6754, -10.1040
        CIE-LCH:
        61.4030, 64.4721, 350.9834
        CIE-Luv:
        61.4030, 90.0141, -26.2997
        Hunter-Lab:
        54.5067, 60.7850, -5.6459
      #f25ea8 color charts
#f25ea8 RGB chart
      #f25ea8 CMYK chart
      #f25ea8 RGB pie chart
      #f25ea8 color shades, tints & tones
#f25ea8 color schemes
#f25ea8 color preview, HTML & CSS examples
           This text has a color of #f25ea8        
        
          <p style="color:#f25ea8;">Text here</p>
        
        
          .mytext {color:#f25ea8;}
        
        Text color #f25ea8
      
           This box has a color of #f25ea8        
        
          <div style="background-color:#f25ea8;">Content here</div>
        
        
          .mybackground {background-color:#f25ea8;}
        
        Background color #f25ea8
      
           Border around this has a color of #f25ea8        
        
          <div style="border:2px solid #f25ea8;">Content here</div>
        
        
          .myborder {border:2px solid #f25ea8;}
        
        Border color #f25ea8