#82063f color space conversions
Hex:
        #82063f
        RGB:
        130, 6, 63
        CMY:
        49, 98, 75
        CMYK:
        0, 95, 52, 49
      HSL:
        332°, 91.1765%, 26.6667%
        HSV (HSB):
        332°, 95.3846%, 50.9804%
        XYZ:
        10.1682, 5.2350, 5.1771
        xyY:
        0.4941, 0.2544, 5.2350
      CIE-Lab:
        27.3939, 50.3163, 2.3613
        CIE-LCH:
        27.3939, 50.3717, 2.6868
        CIE-Luv:
        27.3939, 68.5198, -5.7994
        Hunter-Lab:
        22.8800, 39.2882, 2.6003
      #82063f color charts
#82063f RGB chart
      #82063f CMYK chart
      #82063f RGB pie chart
      #82063f color shades, tints & tones
#82063f color schemes
#82063f color preview, HTML & CSS examples
           This text has a color of #82063f        
        
          <p style="color:#82063f;">Text here</p>
        
        
          .mytext {color:#82063f;}
        
        Text color #82063f
      
           This box has a color of #82063f        
        
          <div style="background-color:#82063f;">Content here</div>
        
        
          .mybackground {background-color:#82063f;}
        
        Background color #82063f
      
           Border around this has a color of #82063f        
        
          <div style="border:2px solid #82063f;">Content here</div>
        
        
          .myborder {border:2px solid #82063f;}
        
        Border color #82063f