#f824da color space conversions
Hex:
        #f824da
        RGB:
        248, 36, 218
        CMY:
        3, 86, 15
        CMYK:
        0, 85, 12, 3
      HSL:
        308°, 93.8053%, 55.6863%
        HSV (HSB):
        308°, 85.4839%, 97.2549%
        XYZ:
        51.9972, 26.2802, 68.6617
        xyY:
        0.3539, 0.1789, 26.2802
      CIE-Lab:
        58.3020, 88.6640, -43.3999
        CIE-LCH:
        58.3020, 98.7160, 333.9188
        CIE-Luv:
        58.3020, 91.7628, -80.0946
        Hunter-Lab:
        51.2642, 91.3399, -43.5263
      #f824da color charts
#f824da RGB chart
      #f824da CMYK chart
      #f824da RGB pie chart
      #f824da color shades, tints & tones
#f824da color schemes
#f824da color preview, HTML & CSS examples
           This text has a color of #f824da        
        
          <p style="color:#f824da;">Text here</p>
        
        
          .mytext {color:#f824da;}
        
        Text color #f824da
      
           This box has a color of #f824da        
        
          <div style="background-color:#f824da;">Content here</div>
        
        
          .mybackground {background-color:#f824da;}
        
        Background color #f824da
      
           Border around this has a color of #f824da        
        
          <div style="border:2px solid #f824da;">Content here</div>
        
        
          .myborder {border:2px solid #f824da;}
        
        Border color #f824da