#82344f color space conversions
Hex:
        #82344f
        RGB:
        130, 52, 79
        CMY:
        49, 80, 69
        CMYK:
        0, 60, 39, 49
      HSL:
        339°, 42.8571%, 35.6863%
        HSV (HSB):
        339°, 60.0000%, 50.9804%
        XYZ:
        11.8452, 7.7663, 8.2719
        xyY:
        0.4248, 0.2785, 7.7663
      CIE-Lab:
        33.4914, 36.4245, 0.6246
        CIE-LCH:
        33.4914, 36.4298, 0.9824
        CIE-Luv:
        33.4914, 48.5561, -5.2064
        Hunter-Lab:
        27.8681, 27.1012, 1.9091
      #82344f color charts
#82344f RGB chart
      #82344f CMYK chart
      #82344f RGB pie chart
      #82344f color shades, tints & tones
#82344f color schemes
#82344f color preview, HTML & CSS examples
           This text has a color of #82344f        
        
          <p style="color:#82344f;">Text here</p>
        
        
          .mytext {color:#82344f;}
        
        Text color #82344f
      
           This box has a color of #82344f        
        
          <div style="background-color:#82344f;">Content here</div>
        
        
          .mybackground {background-color:#82344f;}
        
        Background color #82344f
      
           Border around this has a color of #82344f        
        
          <div style="border:2px solid #82344f;">Content here</div>
        
        
          .myborder {border:2px solid #82344f;}
        
        Border color #82344f