#83529d color space conversions
Hex:
        #83529d
        RGB:
        131, 82, 157
        CMY:
        49, 68, 38
        CMYK:
        17, 48, 0, 38
      HSL:
        279°, 31.3808%, 46.8627%
        HSV (HSB):
        279°, 47.7707%, 61.5686%
        XYZ:
        18.4632, 13.2942, 33.4912
        xyY:
        0.2830, 0.2037, 13.2942
      CIE-Lab:
        43.2032, 34.3875, -32.9316
        CIE-LCH:
        43.2032, 47.6129, 316.2389
        CIE-Luv:
        43.2032, 19.1779, -51.9512
        Hunter-Lab:
        36.4612, 26.5814, -28.9376
      #83529d color charts
#83529d RGB chart
      #83529d CMYK chart
      #83529d RGB pie chart
      #83529d color shades, tints & tones
#83529d color schemes
#83529d color preview, HTML & CSS examples
           This text has a color of #83529d        
        
          <p style="color:#83529d;">Text here</p>
        
        
          .mytext {color:#83529d;}
        
        Text color #83529d
      
           This box has a color of #83529d        
        
          <div style="background-color:#83529d;">Content here</div>
        
        
          .mybackground {background-color:#83529d;}
        
        Background color #83529d
      
           Border around this has a color of #83529d        
        
          <div style="border:2px solid #83529d;">Content here</div>
        
        
          .myborder {border:2px solid #83529d;}
        
        Border color #83529d