#f25aac color space conversions
Hex:
        #f25aac
        RGB:
        242, 90, 172
        CMY:
        5, 65, 33
        CMYK:
        0, 63, 29, 5
      HSL:
        328°, 85.3933%, 65.0980%
        HSV (HSB):
        328°, 62.8099%, 94.9020%
        XYZ:
        47.7205, 29.1681, 42.1446
        xyY:
        0.4009, 0.2450, 29.1681
      CIE-Lab:
        60.9297, 65.8042, -13.1177
        CIE-LCH:
        60.9297, 67.0990, 348.7262
        CIE-Luv:
        60.9297, 90.4753, -31.0230
        Hunter-Lab:
        54.0075, 63.2076, -8.4615
      #f25aac color charts
#f25aac RGB chart
      #f25aac CMYK chart
      #f25aac RGB pie chart
      #f25aac color shades, tints & tones
#f25aac color schemes
#f25aac color preview, HTML & CSS examples
           This text has a color of #f25aac        
        
          <p style="color:#f25aac;">Text here</p>
        
        
          .mytext {color:#f25aac;}
        
        Text color #f25aac
      
           This box has a color of #f25aac        
        
          <div style="background-color:#f25aac;">Content here</div>
        
        
          .mybackground {background-color:#f25aac;}
        
        Background color #f25aac
      
           Border around this has a color of #f25aac        
        
          <div style="border:2px solid #f25aac;">Content here</div>
        
        
          .myborder {border:2px solid #f25aac;}
        
        Border color #f25aac