#f8415e color space conversions
Hex:
        #f8415e
        RGB:
        248, 65, 94
        CMY:
        3, 75, 63
        CMYK:
        0, 74, 62, 3
      HSL:
        350°, 92.8934%, 61.3725%
        HSV (HSB):
        350°, 73.7903%, 97.2549%
        XYZ:
        42.6221, 24.5452, 13.0809
        xyY:
        0.5311, 0.3059, 24.5452
      CIE-Lab:
        56.6296, 69.6505, 26.5372
        CIE-LCH:
        56.6296, 74.5347, 20.8571
        CIE-Luv:
        56.6296, 133.2398, 16.5796
        Hunter-Lab:
        49.5431, 66.8636, 19.0258
      #f8415e color charts
#f8415e RGB chart
      #f8415e CMYK chart
      #f8415e RGB pie chart
      #f8415e color shades, tints & tones
#f8415e color schemes
#f8415e color preview, HTML & CSS examples
           This text has a color of #f8415e        
        
          <p style="color:#f8415e;">Text here</p>
        
        
          .mytext {color:#f8415e;}
        
        Text color #f8415e
      
           This box has a color of #f8415e        
        
          <div style="background-color:#f8415e;">Content here</div>
        
        
          .mybackground {background-color:#f8415e;}
        
        Background color #f8415e
      
           Border around this has a color of #f8415e        
        
          <div style="border:2px solid #f8415e;">Content here</div>
        
        
          .myborder {border:2px solid #f8415e;}
        
        Border color #f8415e