#f82dd8 color space conversions
Hex:
        #f82dd8
        RGB:
        248, 45, 216
        CMY:
        3, 82, 15
        CMYK:
        0, 82, 13, 3
      HSL:
        309°, 93.5484%, 57.4510%
        HSV (HSB):
        309°, 81.8548%, 97.2549%
        XYZ:
        52.0445, 26.7911, 67.3939
        xyY:
        0.3559, 0.1832, 26.7911
      CIE-Lab:
        58.7805, 86.7257, -41.5129
        CIE-LCH:
        58.7805, 96.1492, 334.4210
        CIE-Luv:
        58.7805, 91.2846, -77.0469
        Hunter-Lab:
        51.7601, 88.9004, -40.9660
      #f82dd8 color charts
#f82dd8 RGB chart
      #f82dd8 CMYK chart
      #f82dd8 RGB pie chart
      #f82dd8 color shades, tints & tones
#f82dd8 color schemes
#f82dd8 color preview, HTML & CSS examples
           This text has a color of #f82dd8        
        
          <p style="color:#f82dd8;">Text here</p>
        
        
          .mytext {color:#f82dd8;}
        
        Text color #f82dd8
      
           This box has a color of #f82dd8        
        
          <div style="background-color:#f82dd8;">Content here</div>
        
        
          .mybackground {background-color:#f82dd8;}
        
        Background color #f82dd8
      
           Border around this has a color of #f82dd8        
        
          <div style="border:2px solid #f82dd8;">Content here</div>
        
        
          .myborder {border:2px solid #f82dd8;}
        
        Border color #f82dd8