#f25fec color space conversions
Hex:
        #f25fec
        RGB:
        242, 95, 236
        CMY:
        5, 63, 7
        CMYK:
        0, 61, 2, 5
      HSL:
        302°, 84.9711%, 66.0784%
        HSV (HSB):
        302°, 60.7438%, 94.9020%
        XYZ:
        55.8505, 33.1178, 82.8056
        xyY:
        0.3251, 0.1928, 33.1178
      CIE-Lab:
        64.2562, 72.8613, -44.1835
        CIE-LCH:
        64.2562, 85.2112, 328.7672
        CIE-Luv:
        64.2562, 67.7052, -80.3940
        Hunter-Lab:
        57.5481, 72.5254, -45.0284
      #f25fec color charts
#f25fec RGB chart
      #f25fec CMYK chart
      #f25fec RGB pie chart
      #f25fec color shades, tints & tones
#f25fec color schemes
#f25fec color preview, HTML & CSS examples
           This text has a color of #f25fec        
        
          <p style="color:#f25fec;">Text here</p>
        
        
          .mytext {color:#f25fec;}
        
        Text color #f25fec
      
           This box has a color of #f25fec        
        
          <div style="background-color:#f25fec;">Content here</div>
        
        
          .mybackground {background-color:#f25fec;}
        
        Background color #f25fec
      
           Border around this has a color of #f25fec        
        
          <div style="border:2px solid #f25fec;">Content here</div>
        
        
          .myborder {border:2px solid #f25fec;}
        
        Border color #f25fec