#83508d color space conversions
Hex:
        #83508d
        RGB:
        131, 80, 141
        CMY:
        49, 69, 45
        CMYK:
        7, 43, 0, 45
      HSL:
        290°, 27.6018%, 43.3333%
        HSV (HSB):
        290°, 43.2624%, 55.2941%
        XYZ:
        17.0365, 12.4857, 26.7114
        xyY:
        0.3030, 0.2220, 12.4857
      CIE-Lab:
        41.9779, 32.0095, -25.2394
        CIE-LCH:
        41.9779, 40.7632, 321.7444
        CIE-Luv:
        41.9779, 22.7701, -39.9991
        Hunter-Lab:
        35.3351, 24.2254, -20.0853
      #83508d color charts
#83508d RGB chart
      #83508d CMYK chart
      #83508d RGB pie chart
      #83508d color shades, tints & tones
#83508d color schemes
#83508d color preview, HTML & CSS examples
           This text has a color of #83508d        
        
          <p style="color:#83508d;">Text here</p>
        
        
          .mytext {color:#83508d;}
        
        Text color #83508d
      
           This box has a color of #83508d        
        
          <div style="background-color:#83508d;">Content here</div>
        
        
          .mybackground {background-color:#83508d;}
        
        Background color #83508d
      
           Border around this has a color of #83508d        
        
          <div style="border:2px solid #83508d;">Content here</div>
        
        
          .myborder {border:2px solid #83508d;}
        
        Border color #83508d