#83539e color space conversions
Hex:
        #83539e
        RGB:
        131, 83, 158
        CMY:
        49, 67, 38
        CMYK:
        17, 47, 0, 38
      HSL:
        278°, 31.1203%, 47.2549%
        HSV (HSB):
        278°, 47.4684%, 61.9608%
        XYZ:
        18.6249, 13.4804, 33.9681
        xyY:
        0.2819, 0.2040, 13.4804
      CIE-Lab:
        43.4784, 34.0444, -33.0950
        CIE-LCH:
        43.4784, 47.4795, 315.8102
        CIE-Luv:
        43.4784, 18.6510, -52.2335
        Hunter-Lab:
        36.7157, 26.2957, -29.1521
      #83539e color charts
#83539e RGB chart
      #83539e CMYK chart
      #83539e RGB pie chart
      #83539e color shades, tints & tones
#83539e color schemes
#83539e color preview, HTML & CSS examples
           This text has a color of #83539e        
        
          <p style="color:#83539e;">Text here</p>
        
        
          .mytext {color:#83539e;}
        
        Text color #83539e
      
           This box has a color of #83539e        
        
          <div style="background-color:#83539e;">Content here</div>
        
        
          .mybackground {background-color:#83539e;}
        
        Background color #83539e
      
           Border around this has a color of #83539e        
        
          <div style="border:2px solid #83539e;">Content here</div>
        
        
          .myborder {border:2px solid #83539e;}
        
        Border color #83539e