#825d8b color space conversions
Hex:
        #825d8b
        RGB:
        130, 93, 139
        CMY:
        49, 64, 45
        CMYK:
        6, 33, 0, 45
      HSL:
        288°, 19.8276%, 45.4902%
        HSV (HSB):
        288°, 33.0935%, 54.5098%
        XYZ:
        17.7805, 14.4386, 26.2759
        xyY:
        0.3040, 0.2468, 14.4386
      CIE-Lab:
        44.8555, 23.6516, -19.5939
        CIE-LCH:
        44.8555, 30.7135, 320.3604
        CIE-Luv:
        44.8555, 17.0568, -31.1485
        Hunter-Lab:
        37.9982, 17.0287, -14.4006
      #825d8b color charts
#825d8b RGB chart
      #825d8b CMYK chart
      #825d8b RGB pie chart
      #825d8b color shades, tints & tones
#825d8b color schemes
#825d8b color preview, HTML & CSS examples
           This text has a color of #825d8b        
        
          <p style="color:#825d8b;">Text here</p>
        
        
          .mytext {color:#825d8b;}
        
        Text color #825d8b
      
           This box has a color of #825d8b        
        
          <div style="background-color:#825d8b;">Content here</div>
        
        
          .mybackground {background-color:#825d8b;}
        
        Background color #825d8b
      
           Border around this has a color of #825d8b        
        
          <div style="border:2px solid #825d8b;">Content here</div>
        
        
          .myborder {border:2px solid #825d8b;}
        
        Border color #825d8b