#f25aff color space conversions
Hex:
        #f25aff
        RGB:
        242, 90, 255
        CMY:
        5, 65, 0
        CMYK:
        5, 65, 0, 0
      HSL:
        295°, 100.0000%, 67.6471%
        HSV (HSB):
        295°, 64.7059%, 100.0000%
        XYZ:
        58.3241, 33.4096, 97.9824
        xyY:
        0.3074, 0.1761, 33.4096
      CIE-Lab:
        64.4912, 77.9421, -54.3119
        CIE-LCH:
        64.4912, 94.9987, 325.1303
        CIE-Luv:
        64.4912, 63.3218, -97.2556
        Hunter-Lab:
        57.8010, 78.9636, -60.0458
      #f25aff color charts
#f25aff RGB chart
      #f25aff CMYK chart
      #f25aff RGB pie chart
      #f25aff color shades, tints & tones
#f25aff color schemes
#f25aff color preview, HTML & CSS examples
           This text has a color of #f25aff        
        
          <p style="color:#f25aff;">Text here</p>
        
        
          .mytext {color:#f25aff;}
        
        Text color #f25aff
      
           This box has a color of #f25aff        
        
          <div style="background-color:#f25aff;">Content here</div>
        
        
          .mybackground {background-color:#f25aff;}
        
        Background color #f25aff
      
           Border around this has a color of #f25aff        
        
          <div style="border:2px solid #f25aff;">Content here</div>
        
        
          .myborder {border:2px solid #f25aff;}
        
        Border color #f25aff