#f82bd5 color space conversions
Hex:
        #f82bd5
        RGB:
        248, 43, 213
        CMY:
        3, 83, 16
        CMYK:
        0, 83, 14, 3
      HSL:
        310°, 93.6073%, 57.0588%
        HSV (HSB):
        310°, 82.6613%, 97.2549%
        XYZ:
        51.5855, 26.4883, 65.3447
        xyY:
        0.3597, 0.1847, 26.4883
      CIE-Lab:
        58.4977, 86.7387, -40.2551
        CIE-LCH:
        58.4977, 95.6246, 335.1042
        CIE-Luv:
        58.4977, 92.8519, -75.0584
        Hunter-Lab:
        51.4668, 88.8449, -39.2506
      #f82bd5 color charts
#f82bd5 RGB chart
      #f82bd5 CMYK chart
      #f82bd5 RGB pie chart
      #f82bd5 color shades, tints & tones
#f82bd5 color schemes
#f82bd5 color preview, HTML & CSS examples
           This text has a color of #f82bd5        
        
          <p style="color:#f82bd5;">Text here</p>
        
        
          .mytext {color:#f82bd5;}
        
        Text color #f82bd5
      
           This box has a color of #f82bd5        
        
          <div style="background-color:#f82bd5;">Content here</div>
        
        
          .mybackground {background-color:#f82bd5;}
        
        Background color #f82bd5
      
           Border around this has a color of #f82bd5        
        
          <div style="border:2px solid #f82bd5;">Content here</div>
        
        
          .myborder {border:2px solid #f82bd5;}
        
        Border color #f82bd5