#823d8d color space conversions
Hex:
        #823d8d
        RGB:
        130, 61, 141
        CMY:
        49, 76, 45
        CMYK:
        8, 57, 0, 45
      HSL:
        292°, 39.6040%, 39.6078%
        HSV (HSB):
        292°, 56.7376%, 55.2941%
        XYZ:
        15.6824, 10.0064, 26.3042
        xyY:
        0.3016, 0.1925, 10.0064
      CIE-Lab:
        37.8539, 42.1092, -31.7102
        CIE-LCH:
        37.8539, 52.7136, 323.0185
        CIE-Luv:
        37.8539, 28.7990, -49.3528
        Hunter-Lab:
        31.6329, 33.1359, -27.1593
      #823d8d color charts
#823d8d RGB chart
      #823d8d CMYK chart
      #823d8d RGB pie chart
      #823d8d color shades, tints & tones
#823d8d color schemes
#823d8d color preview, HTML & CSS examples
           This text has a color of #823d8d        
        
          <p style="color:#823d8d;">Text here</p>
        
        
          .mytext {color:#823d8d;}
        
        Text color #823d8d
      
           This box has a color of #823d8d        
        
          <div style="background-color:#823d8d;">Content here</div>
        
        
          .mybackground {background-color:#823d8d;}
        
        Background color #823d8d
      
           Border around this has a color of #823d8d        
        
          <div style="border:2px solid #823d8d;">Content here</div>
        
        
          .myborder {border:2px solid #823d8d;}
        
        Border color #823d8d