#f82bc5 color space conversions
Hex:
        #f82bc5
        RGB:
        248, 43, 197
        CMY:
        3, 83, 23
        CMYK:
        0, 83, 21, 3
      HSL:
        315°, 93.6073%, 57.0588%
        HSV (HSB):
        315°, 82.6613%, 97.2549%
        XYZ:
        49.6533, 25.7154, 55.1699
        xyY:
        0.3804, 0.1970, 25.7154
      CIE-Lab:
        57.7659, 84.7356, -32.2622
        CIE-LCH:
        57.7659, 90.6696, 339.1562
        CIE-Luv:
        57.7659, 99.6442, -62.4639
        Hunter-Lab:
        50.7104, 86.0360, -29.0067
      #f82bc5 color charts
#f82bc5 RGB chart
      #f82bc5 CMYK chart
      #f82bc5 RGB pie chart
      #f82bc5 color shades, tints & tones
#f82bc5 color schemes
#f82bc5 color preview, HTML & CSS examples
           This text has a color of #f82bc5        
        
          <p style="color:#f82bc5;">Text here</p>
        
        
          .mytext {color:#f82bc5;}
        
        Text color #f82bc5
      
           This box has a color of #f82bc5        
        
          <div style="background-color:#f82bc5;">Content here</div>
        
        
          .mybackground {background-color:#f82bc5;}
        
        Background color #f82bc5
      
           Border around this has a color of #f82bc5        
        
          <div style="border:2px solid #f82bc5;">Content here</div>
        
        
          .myborder {border:2px solid #f82bc5;}
        
        Border color #f82bc5