#f82df3 color space conversions
Hex:
        #f82df3
        RGB:
        248, 45, 243
        CMY:
        3, 82, 5
        CMYK:
        0, 82, 2, 3
      HSL:
        301°, 93.5484%, 57.4510%
        HSV (HSB):
        301°, 81.8548%, 97.2549%
        XYZ:
        55.8274, 28.3043, 87.3149
        xyY:
        0.3256, 0.1651, 28.3043
      CIE-Lab:
        60.1627, 90.4482, -54.4966
        CIE-LCH:
        60.1627, 105.5971, 328.9303
        CIE-Luv:
        60.1627, 80.5425, -97.9038
        Hunter-Lab:
        53.2018, 94.2064, -60.0656
      #f82df3 color charts
#f82df3 RGB chart
      #f82df3 CMYK chart
      #f82df3 RGB pie chart
      #f82df3 color shades, tints & tones
#f82df3 color schemes
#f82df3 color preview, HTML & CSS examples
           This text has a color of #f82df3        
        
          <p style="color:#f82df3;">Text here</p>
        
        
          .mytext {color:#f82df3;}
        
        Text color #f82df3
      
           This box has a color of #f82df3        
        
          <div style="background-color:#f82df3;">Content here</div>
        
        
          .mybackground {background-color:#f82df3;}
        
        Background color #f82df3
      
           Border around this has a color of #f82df3        
        
          <div style="border:2px solid #f82df3;">Content here</div>
        
        
          .myborder {border:2px solid #f82df3;}
        
        Border color #f82df3