#f82dd4 color space conversions
Hex:
        #f82dd4
        RGB:
        248, 45, 212
        CMY:
        3, 82, 17
        CMYK:
        0, 82, 15, 3
      HSL:
        311°, 93.5484%, 57.4510%
        HSV (HSB):
        311°, 81.8548%, 97.2549%
        XYZ:
        51.5335, 26.5867, 64.7030
        xyY:
        0.3608, 0.1862, 26.5867
      CIE-Lab:
        58.5898, 86.2043, -39.5422
        CIE-LCH:
        58.5898, 94.8408, 335.3589
        CIE-Luv:
        58.5898, 92.9415, -73.9110
        Hunter-Lab:
        51.5623, 88.1662, -38.3065
      #f82dd4 color charts
#f82dd4 RGB chart
      #f82dd4 CMYK chart
      #f82dd4 RGB pie chart
      #f82dd4 color shades, tints & tones
#f82dd4 color schemes
#f82dd4 color preview, HTML & CSS examples
           This text has a color of #f82dd4        
        
          <p style="color:#f82dd4;">Text here</p>
        
        
          .mytext {color:#f82dd4;}
        
        Text color #f82dd4
      
           This box has a color of #f82dd4        
        
          <div style="background-color:#f82dd4;">Content here</div>
        
        
          .mybackground {background-color:#f82dd4;}
        
        Background color #f82dd4
      
           Border around this has a color of #f82dd4        
        
          <div style="border:2px solid #f82dd4;">Content here</div>
        
        
          .myborder {border:2px solid #f82dd4;}
        
        Border color #f82dd4