#f258af color space conversions
Hex:
        #f258af
        RGB:
        242, 88, 175
        CMY:
        5, 65, 31
        CMYK:
        0, 64, 28, 5
      HSL:
        326°, 85.5556%, 64.7059%
        HSV (HSB):
        326°, 63.6364%, 94.9020%
        XYZ:
        47.8455, 28.9518, 43.6240
        xyY:
        0.3973, 0.2404, 28.9518
      CIE-Lab:
        60.7391, 66.9727, -15.1322
        CIE-LCH:
        60.7391, 68.6609, 347.2680
        CIE-Luv:
        60.7391, 90.3063, -34.1625
        Hunter-Lab:
        53.8069, 64.5615, -10.4045
      #f258af color charts
#f258af RGB chart
      #f258af CMYK chart
      #f258af RGB pie chart
      #f258af color shades, tints & tones
#f258af color schemes
#f258af color preview, HTML & CSS examples
           This text has a color of #f258af        
        
          <p style="color:#f258af;">Text here</p>
        
        
          .mytext {color:#f258af;}
        
        Text color #f258af
      
           This box has a color of #f258af        
        
          <div style="background-color:#f258af;">Content here</div>
        
        
          .mybackground {background-color:#f258af;}
        
        Background color #f258af
      
           Border around this has a color of #f258af        
        
          <div style="border:2px solid #f258af;">Content here</div>
        
        
          .myborder {border:2px solid #f258af;}
        
        Border color #f258af