#f82ae6 color space conversions
Hex:
        #f82ae6
        RGB:
        248, 42, 230
        CMY:
        3, 84, 10
        CMYK:
        0, 83, 7, 3
      HSL:
        305°, 93.6364%, 56.8627%
        HSV (HSB):
        305°, 83.0645%, 97.2549%
        XYZ:
        53.8223, 27.3256, 77.3005
        xyY:
        0.3397, 0.1725, 27.3256
      CIE-Lab:
        59.2745, 89.2021, -48.6339
        CIE-LCH:
        59.2745, 101.5986, 331.4003
        CIE-Luv:
        59.2745, 86.0404, -88.4528
        Hunter-Lab:
        52.2739, 92.3082, -51.0840
      #f82ae6 color charts
#f82ae6 RGB chart
      #f82ae6 CMYK chart
      #f82ae6 RGB pie chart
      #f82ae6 color shades, tints & tones
#f82ae6 color schemes
#f82ae6 color preview, HTML & CSS examples
           This text has a color of #f82ae6        
        
          <p style="color:#f82ae6;">Text here</p>
        
        
          .mytext {color:#f82ae6;}
        
        Text color #f82ae6
      
           This box has a color of #f82ae6        
        
          <div style="background-color:#f82ae6;">Content here</div>
        
        
          .mybackground {background-color:#f82ae6;}
        
        Background color #f82ae6
      
           Border around this has a color of #f82ae6        
        
          <div style="border:2px solid #f82ae6;">Content here</div>
        
        
          .myborder {border:2px solid #f82ae6;}
        
        Border color #f82ae6