#f8418d color space conversions
Hex:
        #f8418d
        RGB:
        248, 65, 141
        CMY:
        3, 75, 45
        CMYK:
        0, 74, 43, 3
      HSL:
        335°, 92.8934%, 61.3725%
        HSV (HSB):
        335°, 73.7903%, 97.2549%
        XYZ:
        45.4094, 25.6601, 27.7589
        xyY:
        0.4595, 0.2596, 25.6601
      CIE-Lab:
        57.7130, 73.1475, 0.2745
        CIE-LCH:
        57.7130, 73.1480, 0.2150
        CIE-Luv:
        57.7130, 116.9102, -14.0105
        Hunter-Lab:
        50.6558, 71.3650, 2.9688
      #f8418d color charts
#f8418d RGB chart
      #f8418d CMYK chart
      #f8418d RGB pie chart
      #f8418d color shades, tints & tones
#f8418d color schemes
#f8418d color preview, HTML & CSS examples
           This text has a color of #f8418d        
        
          <p style="color:#f8418d;">Text here</p>
        
        
          .mytext {color:#f8418d;}
        
        Text color #f8418d
      
           This box has a color of #f8418d        
        
          <div style="background-color:#f8418d;">Content here</div>
        
        
          .mybackground {background-color:#f8418d;}
        
        Background color #f8418d
      
           Border around this has a color of #f8418d        
        
          <div style="border:2px solid #f8418d;">Content here</div>
        
        
          .myborder {border:2px solid #f8418d;}
        
        Border color #f8418d