#825a7f color space conversions
Hex:
        #825a7f
        RGB:
        130, 90, 127
        CMY:
        49, 65, 50
        CMYK:
        0, 31, 2, 49
      HSL:
        305°, 18.1818%, 43.1373%
        HSV (HSB):
        305°, 30.7692%, 50.9804%
        XYZ:
        16.6929, 13.5905, 21.8221
        xyY:
        0.3204, 0.2608, 13.5905
      CIE-Lab:
        43.6398, 22.9380, -14.2149
        CIE-LCH:
        43.6398, 26.9854, 328.2131
        CIE-Luv:
        43.6398, 20.2042, -23.0832
        Hunter-Lab:
        36.8652, 16.3119, -9.2906
      #825a7f color charts
#825a7f RGB chart
      #825a7f CMYK chart
      #825a7f RGB pie chart
      #825a7f color shades, tints & tones
#825a7f color schemes
#825a7f color preview, HTML & CSS examples
           This text has a color of #825a7f        
        
          <p style="color:#825a7f;">Text here</p>
        
        
          .mytext {color:#825a7f;}
        
        Text color #825a7f
      
           This box has a color of #825a7f        
        
          <div style="background-color:#825a7f;">Content here</div>
        
        
          .mybackground {background-color:#825a7f;}
        
        Background color #825a7f
      
           Border around this has a color of #825a7f        
        
          <div style="border:2px solid #825a7f;">Content here</div>
        
        
          .myborder {border:2px solid #825a7f;}
        
        Border color #825a7f