#f82bf4 color space conversions
Hex:
        #f82bf4
        RGB:
        248, 43, 244
        CMY:
        3, 83, 4
        CMYK:
        0, 83, 2, 3
      HSL:
        301°, 93.6073%, 57.0588%
        HSV (HSB):
        301°, 82.6613%, 97.2549%
        XYZ:
        55.9044, 28.2159, 88.0877
        xyY:
        0.3246, 0.1638, 28.2159
      CIE-Lab:
        60.0833, 90.9828, -55.1801
        CIE-LCH:
        60.0833, 106.4082, 328.7636
        CIE-Luv:
        60.0833, 80.4218, -98.9962
        Hunter-Lab:
        53.1186, 94.9039, -61.1388
      #f82bf4 color charts
#f82bf4 RGB chart
      #f82bf4 CMYK chart
      #f82bf4 RGB pie chart
      #f82bf4 color shades, tints & tones
#f82bf4 color schemes
#f82bf4 color preview, HTML & CSS examples
           This text has a color of #f82bf4        
        
          <p style="color:#f82bf4;">Text here</p>
        
        
          .mytext {color:#f82bf4;}
        
        Text color #f82bf4
      
           This box has a color of #f82bf4        
        
          <div style="background-color:#f82bf4;">Content here</div>
        
        
          .mybackground {background-color:#f82bf4;}
        
        Background color #f82bf4
      
           Border around this has a color of #f82bf4        
        
          <div style="border:2px solid #f82bf4;">Content here</div>
        
        
          .myborder {border:2px solid #f82bf4;}
        
        Border color #f82bf4