#83509d color space conversions
Hex:
        #83509d
        RGB:
        131, 80, 157
        CMY:
        49, 69, 38
        CMYK:
        17, 49, 0, 38
      HSL:
        280°, 32.4895%, 46.4706%
        HSV (HSB):
        280°, 49.0446%, 61.5686%
        XYZ:
        18.3145, 12.9969, 33.4417
        xyY:
        0.2828, 0.2007, 12.9969
      CIE-Lab:
        42.7586, 35.5247, -33.6316
        CIE-LCH:
        42.7586, 48.9192, 316.5681
        CIE-Luv:
        42.7586, 19.8825, -52.9903
        Hunter-Lab:
        36.0513, 27.5907, -29.7624
      #83509d color charts
#83509d RGB chart
      #83509d CMYK chart
      #83509d RGB pie chart
      #83509d color shades, tints & tones
#83509d color schemes
#83509d color preview, HTML & CSS examples
           This text has a color of #83509d        
        
          <p style="color:#83509d;">Text here</p>
        
        
          .mytext {color:#83509d;}
        
        Text color #83509d
      
           This box has a color of #83509d        
        
          <div style="background-color:#83509d;">Content here</div>
        
        
          .mybackground {background-color:#83509d;}
        
        Background color #83509d
      
           Border around this has a color of #83509d        
        
          <div style="border:2px solid #83509d;">Content here</div>
        
        
          .myborder {border:2px solid #83509d;}
        
        Border color #83509d