#f258e1 color space conversions
Hex:
        #f258e1
        RGB:
        242, 88, 225
        CMY:
        5, 65, 12
        CMYK:
        0, 64, 7, 5
      HSL:
        307°, 85.5556%, 64.7059%
        HSV (HSB):
        307°, 63.6364%, 94.9020%
        XYZ:
        53.6983, 31.2929, 74.4441
        xyY:
        0.3368, 0.1963, 31.2929
      CIE-Lab:
        62.7541, 73.8855, -40.4092
        CIE-LCH:
        62.7541, 84.2139, 331.3250
        CIE-Luv:
        62.7541, 73.3594, -74.2564
        Hunter-Lab:
        55.9401, 73.4514, -39.7440
      #f258e1 color charts
#f258e1 RGB chart
      #f258e1 CMYK chart
      #f258e1 RGB pie chart
      #f258e1 color shades, tints & tones
#f258e1 color schemes
#f258e1 color preview, HTML & CSS examples
           This text has a color of #f258e1        
        
          <p style="color:#f258e1;">Text here</p>
        
        
          .mytext {color:#f258e1;}
        
        Text color #f258e1
      
           This box has a color of #f258e1        
        
          <div style="background-color:#f258e1;">Content here</div>
        
        
          .mybackground {background-color:#f258e1;}
        
        Background color #f258e1
      
           Border around this has a color of #f258e1        
        
          <div style="border:2px solid #f258e1;">Content here</div>
        
        
          .myborder {border:2px solid #f258e1;}
        
        Border color #f258e1