#82364f color space conversions
Hex:
        #82364f
        RGB:
        130, 54, 79
        CMY:
        49, 79, 69
        CMYK:
        0, 58, 39, 49
      HSL:
        340°, 41.3043%, 36.0784%
        HSV (HSB):
        340°, 58.4615%, 50.9804%
        XYZ:
        11.9364, 7.9487, 8.3023
        xyY:
        0.4235, 0.2820, 7.9487
      CIE-Lab:
        33.8758, 35.4069, 1.1836
        CIE-LCH:
        33.8758, 35.4267, 1.9147
        CIE-Luv:
        33.8758, 47.5956, -4.3925
        Hunter-Lab:
        28.1934, 26.2340, 2.2759
      #82364f color charts
#82364f RGB chart
      #82364f CMYK chart
      #82364f RGB pie chart
      #82364f color shades, tints & tones
#82364f color schemes
#82364f color preview, HTML & CSS examples
           This text has a color of #82364f        
        
          <p style="color:#82364f;">Text here</p>
        
        
          .mytext {color:#82364f;}
        
        Text color #82364f
      
           This box has a color of #82364f        
        
          <div style="background-color:#82364f;">Content here</div>
        
        
          .mybackground {background-color:#82364f;}
        
        Background color #82364f
      
           Border around this has a color of #82364f        
        
          <div style="border:2px solid #82364f;">Content here</div>
        
        
          .myborder {border:2px solid #82364f;}
        
        Border color #82364f