#82235f color space conversions
Hex:
        #82235f
        RGB:
        130, 35, 95
        CMY:
        49, 86, 63
        CMYK:
        0, 73, 27, 49
      HSL:
        322°, 57.5758%, 32.3529%
        HSV (HSB):
        322°, 73.0769%, 50.9804%
        XYZ:
        11.8725, 6.7741, 11.5083
        xyY:
        0.3937, 0.2246, 6.7741
      CIE-Lab:
        31.2870, 46.1179, -13.0319
        CIE-LCH:
        31.2870, 47.9238, 344.2209
        CIE-Luv:
        31.2870, 50.0359, -22.9486
        Hunter-Lab:
        26.0271, 35.8769, -7.9969
      #82235f color charts
#82235f RGB chart
      #82235f CMYK chart
      #82235f RGB pie chart
      #82235f color shades, tints & tones
#82235f color schemes
#82235f color preview, HTML & CSS examples
           This text has a color of #82235f        
        
          <p style="color:#82235f;">Text here</p>
        
        
          .mytext {color:#82235f;}
        
        Text color #82235f
      
           This box has a color of #82235f        
        
          <div style="background-color:#82235f;">Content here</div>
        
        
          .mybackground {background-color:#82235f;}
        
        Background color #82235f
      
           Border around this has a color of #82235f        
        
          <div style="border:2px solid #82235f;">Content here</div>
        
        
          .myborder {border:2px solid #82235f;}
        
        Border color #82235f