#83529f color space conversions
Hex:
        #83529f
        RGB:
        131, 82, 159
        CMY:
        49, 68, 38
        CMYK:
        18, 48, 0, 38
      HSL:
        278°, 31.9502%, 47.2549%
        HSV (HSB):
        278°, 48.4277%, 62.3529%
        XYZ:
        18.6354, 13.3631, 34.3980
        xyY:
        0.2807, 0.2013, 13.3631
      CIE-Lab:
        43.3053, 34.8450, -33.9633
        CIE-LCH:
        43.3053, 48.6588, 315.7341
        CIE-Luv:
        43.3053, 18.8355, -53.5685
        Hunter-Lab:
        36.5556, 27.0239, -30.2018
      #83529f color charts
#83529f RGB chart
      #83529f CMYK chart
      #83529f RGB pie chart
      #83529f color shades, tints & tones
#83529f color schemes
#83529f color preview, HTML & CSS examples
           This text has a color of #83529f        
        
          <p style="color:#83529f;">Text here</p>
        
        
          .mytext {color:#83529f;}
        
        Text color #83529f
      
           This box has a color of #83529f        
        
          <div style="background-color:#83529f;">Content here</div>
        
        
          .mybackground {background-color:#83529f;}
        
        Background color #83529f
      
           Border around this has a color of #83529f        
        
          <div style="border:2px solid #83529f;">Content here</div>
        
        
          .myborder {border:2px solid #83529f;}
        
        Border color #83529f