#82103f color space conversions
Hex:
        #82103f
        RGB:
        130, 16, 63
        CMY:
        49, 94, 75
        CMYK:
        0, 88, 52, 49
      HSL:
        335°, 78.0822%, 28.6275%
        HSV (HSB):
        335°, 87.6923%, 50.9804%
        XYZ:
        10.2884, 5.4753, 5.2172
        xyY:
        0.4904, 0.2610, 5.4753
      CIE-Lab:
        28.0481, 48.4281, 3.3027
        CIE-LCH:
        28.0481, 48.5405, 3.9015
        CIE-Luv:
        28.0481, 66.7147, -4.5050
        Hunter-Lab:
        23.3993, 37.5355, 3.1600
      #82103f color charts
#82103f RGB chart
      #82103f CMYK chart
      #82103f RGB pie chart
      #82103f color shades, tints & tones
#82103f color schemes
#82103f color preview, HTML & CSS examples
           This text has a color of #82103f        
        
          <p style="color:#82103f;">Text here</p>
        
        
          .mytext {color:#82103f;}
        
        Text color #82103f
      
           This box has a color of #82103f        
        
          <div style="background-color:#82103f;">Content here</div>
        
        
          .mybackground {background-color:#82103f;}
        
        Background color #82103f
      
           Border around this has a color of #82103f        
        
          <div style="border:2px solid #82103f;">Content here</div>
        
        
          .myborder {border:2px solid #82103f;}
        
        Border color #82103f