#f25acf color space conversions
Hex:
        #f25acf
        RGB:
        242, 90, 207
        CMY:
        5, 65, 19
        CMYK:
        0, 63, 14, 5
      HSL:
        314°, 85.3933%, 65.0980%
        HSV (HSB):
        314°, 62.8099%, 94.9020%
        XYZ:
        51.5366, 30.6946, 62.2398
        xyY:
        0.3567, 0.2125, 30.6946
      CIE-Lab:
        62.2489, 70.4405, -31.0720
        CIE-LCH:
        62.2489, 76.9891, 336.1972
        CIE-Luv:
        62.2489, 78.6688, -59.0283
        Hunter-Lab:
        55.4027, 69.0893, -27.8250
      #f25acf color charts
#f25acf RGB chart
      #f25acf CMYK chart
      #f25acf RGB pie chart
      #f25acf color shades, tints & tones
#f25acf color schemes
#f25acf color preview, HTML & CSS examples
           This text has a color of #f25acf        
        
          <p style="color:#f25acf;">Text here</p>
        
        
          .mytext {color:#f25acf;}
        
        Text color #f25acf
      
           This box has a color of #f25acf        
        
          <div style="background-color:#f25acf;">Content here</div>
        
        
          .mybackground {background-color:#f25acf;}
        
        Background color #f25acf
      
           Border around this has a color of #f25acf        
        
          <div style="border:2px solid #f25acf;">Content here</div>
        
        
          .myborder {border:2px solid #f25acf;}
        
        Border color #f25acf