#f25c94 color space conversions
Hex:
        #f25c94
        RGB:
        242, 92, 148
        CMY:
        5, 64, 42
        CMYK:
        0, 62, 39, 5
      HSL:
        338°, 85.2273%, 65.4902%
        HSV (HSB):
        338°, 61.9835%, 94.9020%
        XYZ:
        45.7904, 28.6697, 31.1373
        xyY:
        0.4336, 0.2715, 28.6697
      CIE-Lab:
        60.4890, 62.2724, 0.1114
        CIE-LCH:
        60.4890, 62.2725, 0.1025
        CIE-Luv:
        60.4890, 97.4462, -11.8417
        Hunter-Lab:
        53.5441, 58.9495, 3.0021
      #f25c94 color charts
#f25c94 RGB chart
      #f25c94 CMYK chart
      #f25c94 RGB pie chart
      #f25c94 color shades, tints & tones
#f25c94 color schemes
#f25c94 color preview, HTML & CSS examples
           This text has a color of #f25c94        
        
          <p style="color:#f25c94;">Text here</p>
        
        
          .mytext {color:#f25c94;}
        
        Text color #f25c94
      
           This box has a color of #f25c94        
        
          <div style="background-color:#f25c94;">Content here</div>
        
        
          .mybackground {background-color:#f25c94;}
        
        Background color #f25c94
      
           Border around this has a color of #f25c94        
        
          <div style="border:2px solid #f25c94;">Content here</div>
        
        
          .myborder {border:2px solid #f25c94;}
        
        Border color #f25c94