#82064d color space conversions
Hex:
        #82064d
        RGB:
        130, 6, 77
        CMY:
        49, 98, 70
        CMYK:
        0, 95, 41, 49
      HSL:
        326°, 91.1765%, 26.6667%
        HSV (HSB):
        326°, 95.3846%, 50.9804%
        XYZ:
        10.6106, 5.4119, 7.5065
        xyY:
        0.4510, 0.2300, 5.4119
      CIE-Lab:
        27.8774, 51.6255, -6.3573
        CIE-LCH:
        27.8774, 52.0154, 352.9798
        CIE-Luv:
        27.8774, 62.8618, -15.3062
        Hunter-Lab:
        23.2635, 40.7037, -2.8469
      #82064d color charts
#82064d RGB chart
      #82064d CMYK chart
      #82064d RGB pie chart
      #82064d color shades, tints & tones
#82064d color schemes
#82064d color preview, HTML & CSS examples
           This text has a color of #82064d        
        
          <p style="color:#82064d;">Text here</p>
        
        
          .mytext {color:#82064d;}
        
        Text color #82064d
      
           This box has a color of #82064d        
        
          <div style="background-color:#82064d;">Content here</div>
        
        
          .mybackground {background-color:#82064d;}
        
        Background color #82064d
      
           Border around this has a color of #82064d        
        
          <div style="border:2px solid #82064d;">Content here</div>
        
        
          .myborder {border:2px solid #82064d;}
        
        Border color #82064d