#f82bf6 color space conversions
Hex:
        #f82bf6
        RGB:
        248, 43, 246
        CMY:
        3, 83, 4
        CMYK:
        0, 83, 1, 3
      HSL:
        301°, 93.6073%, 57.0588%
        HSV (HSB):
        301°, 82.6613%, 97.2549%
        XYZ:
        56.2098, 28.3380, 89.6960
        xyY:
        0.3226, 0.1626, 28.3380
      CIE-Lab:
        60.1929, 91.2716, -56.1184
        CIE-LCH:
        60.1929, 107.1438, 328.4147
        CIE-Luv:
        60.1929, 79.6584, -100.5106
        Hunter-Lab:
        53.2335, 95.3216, -62.6375
      #f82bf6 color charts
#f82bf6 RGB chart
      #f82bf6 CMYK chart
      #f82bf6 RGB pie chart
      #f82bf6 color shades, tints & tones
#f82bf6 color schemes
#f82bf6 color preview, HTML & CSS examples
           This text has a color of #f82bf6        
        
          <p style="color:#f82bf6;">Text here</p>
        
        
          .mytext {color:#f82bf6;}
        
        Text color #f82bf6
      
           This box has a color of #f82bf6        
        
          <div style="background-color:#f82bf6;">Content here</div>
        
        
          .mybackground {background-color:#f82bf6;}
        
        Background color #f82bf6
      
           Border around this has a color of #f82bf6        
        
          <div style="border:2px solid #f82bf6;">Content here</div>
        
        
          .myborder {border:2px solid #f82bf6;}
        
        Border color #f82bf6