#f25a93 color space conversions
Hex:
        #f25a93
        RGB:
        242, 90, 147
        CMY:
        5, 65, 42
        CMYK:
        0, 63, 39, 5
      HSL:
        338°, 85.3933%, 65.0980%
        HSV (HSB):
        338°, 62.8099%, 94.9020%
        XYZ:
        45.5406, 28.2962, 30.6652
        xyY:
        0.4358, 0.2708, 28.2962
      CIE-Lab:
        60.1554, 62.9962, 0.2056
        CIE-LCH:
        60.1554, 62.9966, 0.1870
        CIE-Luv:
        60.1554, 98.7728, -11.8693
        Hunter-Lab:
        53.1941, 59.7277, 3.0566
      #f25a93 color charts
#f25a93 RGB chart
      #f25a93 CMYK chart
      #f25a93 RGB pie chart
      #f25a93 color shades, tints & tones
#f25a93 color schemes
#f25a93 color preview, HTML & CSS examples
           This text has a color of #f25a93        
        
          <p style="color:#f25a93;">Text here</p>
        
        
          .mytext {color:#f25a93;}
        
        Text color #f25a93
      
           This box has a color of #f25a93        
        
          <div style="background-color:#f25a93;">Content here</div>
        
        
          .mybackground {background-color:#f25a93;}
        
        Background color #f25a93
      
           Border around this has a color of #f25a93        
        
          <div style="border:2px solid #f25a93;">Content here</div>
        
        
          .myborder {border:2px solid #f25a93;}
        
        Border color #f25a93