#825b9e color space conversions
Hex:
        #825b9e
        RGB:
        130, 91, 158
        CMY:
        49, 64, 38
        CMYK:
        18, 42, 0, 38
      HSL:
        275°, 26.9076%, 48.8235%
        HSV (HSB):
        275°, 42.4051%, 61.9608%
        XYZ:
        19.1186, 14.6966, 34.1768
        xyY:
        0.2812, 0.2162, 14.6966
      CIE-Lab:
        45.2158, 29.0990, -30.3767
        CIE-LCH:
        45.2158, 42.0654, 313.7694
        CIE-Luv:
        45.2158, 15.1095, -48.0204
        Hunter-Lab:
        38.3362, 21.9311, -26.0219
      #825b9e color charts
#825b9e RGB chart
      #825b9e CMYK chart
      #825b9e RGB pie chart
      #825b9e color shades, tints & tones
#825b9e color schemes
#825b9e color preview, HTML & CSS examples
           This text has a color of #825b9e        
        
          <p style="color:#825b9e;">Text here</p>
        
        
          .mytext {color:#825b9e;}
        
        Text color #825b9e
      
           This box has a color of #825b9e        
        
          <div style="background-color:#825b9e;">Content here</div>
        
        
          .mybackground {background-color:#825b9e;}
        
        Background color #825b9e
      
           Border around this has a color of #825b9e        
        
          <div style="border:2px solid #825b9e;">Content here</div>
        
        
          .myborder {border:2px solid #825b9e;}
        
        Border color #825b9e