#823d7d color space conversions
Hex:
        #823d7d
        RGB:
        130, 61, 125
        CMY:
        49, 76, 51
        CMYK:
        0, 53, 4, 49
      HSL:
        304°, 36.1257%, 37.4510%
        HSV (HSB):
        304°, 53.0769%, 50.9804%
        XYZ:
        14.5763, 9.5640, 20.4798
        xyY:
        0.3267, 0.2143, 9.5640
      CIE-Lab:
        37.0482, 38.9770, -23.1289
        CIE-LCH:
        37.0482, 45.3228, 329.3152
        CIE-Luv:
        37.0482, 32.6629, -36.6747
        Hunter-Lab:
        30.9257, 30.0132, -17.6154
      #823d7d color charts
#823d7d RGB chart
      #823d7d CMYK chart
      #823d7d RGB pie chart
      #823d7d color shades, tints & tones
#823d7d color schemes
#823d7d color preview, HTML & CSS examples
           This text has a color of #823d7d        
        
          <p style="color:#823d7d;">Text here</p>
        
        
          .mytext {color:#823d7d;}
        
        Text color #823d7d
      
           This box has a color of #823d7d        
        
          <div style="background-color:#823d7d;">Content here</div>
        
        
          .mybackground {background-color:#823d7d;}
        
        Background color #823d7d
      
           Border around this has a color of #823d7d        
        
          <div style="border:2px solid #823d7d;">Content here</div>
        
        
          .myborder {border:2px solid #823d7d;}
        
        Border color #823d7d