#825eab color space conversions
Hex:
        #825eab
        RGB:
        130, 94, 171
        CMY:
        49, 63, 33
        CMYK:
        24, 45, 0, 33
      HSL:
        268°, 31.4286%, 51.9608%
        HSV (HSB):
        268°, 45.0292%, 67.0588%
        XYZ:
        20.5593, 15.6915, 40.4732
        xyY:
        0.2680, 0.2045, 15.6915
      CIE-Lab:
        46.5671, 30.4561, -35.9280
        CIE-LCH:
        46.5671, 47.0998, 310.2879
        CIE-Luv:
        46.5671, 12.1636, -56.9577
        Hunter-Lab:
        39.6125, 23.3215, -32.8496
      #825eab color charts
#825eab RGB chart
      #825eab CMYK chart
      #825eab RGB pie chart
      #825eab color shades, tints & tones
#825eab color schemes
#825eab color preview, HTML & CSS examples
           This text has a color of #825eab        
        
          <p style="color:#825eab;">Text here</p>
        
        
          .mytext {color:#825eab;}
        
        Text color #825eab
      
           This box has a color of #825eab        
        
          <div style="background-color:#825eab;">Content here</div>
        
        
          .mybackground {background-color:#825eab;}
        
        Background color #825eab
      
           Border around this has a color of #825eab        
        
          <div style="border:2px solid #825eab;">Content here</div>
        
        
          .myborder {border:2px solid #825eab;}
        
        Border color #825eab