#f25bff color space conversions
Hex:
        #f25bff
        RGB:
        242, 91, 255
        CMY:
        5, 64, 0
        CMYK:
        5, 64, 0, 0
      HSL:
        295°, 100.0000%, 67.8431%
        HSV (HSB):
        295°, 64.3137%, 100.0000%
        XYZ:
        58.4090, 33.5794, 98.0107
        xyY:
        0.3074, 0.1767, 33.5794
      CIE-Lab:
        64.6273, 77.5613, -54.0957
        CIE-LCH:
        64.6273, 94.5627, 325.1058
        CIE-Luv:
        64.6273, 63.0599, -96.9004
        Hunter-Lab:
        57.9477, 78.5124, -59.7175
      #f25bff color charts
#f25bff RGB chart
      #f25bff CMYK chart
      #f25bff RGB pie chart
      #f25bff color shades, tints & tones
#f25bff color schemes
#f25bff color preview, HTML & CSS examples
           This text has a color of #f25bff        
        
          <p style="color:#f25bff;">Text here</p>
        
        
          .mytext {color:#f25bff;}
        
        Text color #f25bff
      
           This box has a color of #f25bff        
        
          <div style="background-color:#f25bff;">Content here</div>
        
        
          .mybackground {background-color:#f25bff;}
        
        Background color #f25bff
      
           Border around this has a color of #f25bff        
        
          <div style="border:2px solid #f25bff;">Content here</div>
        
        
          .myborder {border:2px solid #f25bff;}
        
        Border color #f25bff