#823b6d color space conversions
Hex:
        #823b6d
        RGB:
        130, 59, 109
        CMY:
        49, 77, 57
        CMYK:
        0, 55, 16, 49
      HSL:
        318°, 37.5661%, 37.0588%
        HSV (HSB):
        318°, 54.6154%, 50.9804%
        XYZ:
        13.5302, 8.9779, 15.4878
        xyY:
        0.3561, 0.2363, 8.9779
      CIE-Lab:
        35.9417, 37.1845, -14.8468
        CIE-LCH:
        35.9417, 40.0389, 338.2344
        CIE-Luv:
        35.9417, 37.4658, -24.8818
        Hunter-Lab:
        29.9631, 28.1684, -9.6725
      #823b6d color charts
#823b6d RGB chart
      #823b6d CMYK chart
      #823b6d RGB pie chart
      #823b6d color shades, tints & tones
#823b6d color schemes
#823b6d color preview, HTML & CSS examples
           This text has a color of #823b6d        
        
          <p style="color:#823b6d;">Text here</p>
        
        
          .mytext {color:#823b6d;}
        
        Text color #823b6d
      
           This box has a color of #823b6d        
        
          <div style="background-color:#823b6d;">Content here</div>
        
        
          .mybackground {background-color:#823b6d;}
        
        Background color #823b6d
      
           Border around this has a color of #823b6d        
        
          <div style="border:2px solid #823b6d;">Content here</div>
        
        
          .myborder {border:2px solid #823b6d;}
        
        Border color #823b6d