#f8487d color space conversions
Hex:
        #f8487d
        RGB:
        248, 72, 125
        CMY:
        3, 72, 51
        CMYK:
        0, 71, 50, 3
      HSL:
        342°, 92.6316%, 62.7451%
        HSV (HSB):
        342°, 70.9677%, 97.2549%
        XYZ:
        44.7304, 26.0719, 22.0769
        xyY:
        0.4816, 0.2807, 26.0719
      CIE-Lab:
        58.1052, 69.4992, 10.2718
        CIE-LCH:
        58.1052, 70.2542, 8.4073
        CIE-Luv:
        58.1052, 119.7638, -0.7166
        Hunter-Lab:
        51.0606, 67.0146, 10.1075
      #f8487d color charts
#f8487d RGB chart
      #f8487d CMYK chart
      #f8487d RGB pie chart
      #f8487d color shades, tints & tones
#f8487d color schemes
#f8487d color preview, HTML & CSS examples
           This text has a color of #f8487d        
        
          <p style="color:#f8487d;">Text here</p>
        
        
          .mytext {color:#f8487d;}
        
        Text color #f8487d
      
           This box has a color of #f8487d        
        
          <div style="background-color:#f8487d;">Content here</div>
        
        
          .mybackground {background-color:#f8487d;}
        
        Background color #f8487d
      
           Border around this has a color of #f8487d        
        
          <div style="border:2px solid #f8487d;">Content here</div>
        
        
          .myborder {border:2px solid #f8487d;}
        
        Border color #f8487d