#82435b color space conversions
Hex:
        #82435b
        RGB:
        130, 67, 91
        CMY:
        49, 74, 64
        CMYK:
        0, 48, 30, 49
      HSL:
        337°, 31.9797%, 38.6275%
        HSV (HSB):
        337°, 48.4615%, 50.9804%
        XYZ:
        13.1014, 9.5155, 11.0437
        xyY:
        0.3892, 0.2827, 9.5155
      CIE-Lab:
        36.9584, 30.0145, -1.9637
        CIE-LCH:
        36.9584, 30.0787, 356.2567
        CIE-Luv:
        36.9584, 38.1920, -7.2711
        Hunter-Lab:
        30.8472, 21.8300, 0.3664
      #82435b color charts
#82435b RGB chart
      #82435b CMYK chart
      #82435b RGB pie chart
      #82435b color shades, tints & tones
#82435b color schemes
#82435b color preview, HTML & CSS examples
           This text has a color of #82435b        
        
          <p style="color:#82435b;">Text here</p>
        
        
          .mytext {color:#82435b;}
        
        Text color #82435b
      
           This box has a color of #82435b        
        
          <div style="background-color:#82435b;">Content here</div>
        
        
          .mybackground {background-color:#82435b;}
        
        Background color #82435b
      
           Border around this has a color of #82435b        
        
          <div style="border:2px solid #82435b;">Content here</div>
        
        
          .myborder {border:2px solid #82435b;}
        
        Border color #82435b