#83255d color space conversions
Hex:
        #83255d
        RGB:
        131, 37, 93
        CMY:
        49, 85, 64
        CMYK:
        0, 72, 29, 49
      HSL:
        324°, 55.9524%, 32.9412%
        HSV (HSB):
        324°, 71.7557%, 51.3725%
        XYZ:
        11.9974, 6.9387, 11.0629
        xyY:
        0.3999, 0.2313, 6.9387
      CIE-Lab:
        31.6670, 45.3534, -11.1408
        CIE-LCH:
        31.6670, 46.7017, 346.1989
        CIE-Luv:
        31.6670, 50.9081, -20.5704
        Hunter-Lab:
        26.3415, 35.2015, -6.4616
      #83255d color charts
#83255d RGB chart
      #83255d CMYK chart
      #83255d RGB pie chart
      #83255d color shades, tints & tones
#83255d color schemes
#83255d color preview, HTML & CSS examples
           This text has a color of #83255d        
        
          <p style="color:#83255d;">Text here</p>
        
        
          .mytext {color:#83255d;}
        
        Text color #83255d
      
           This box has a color of #83255d        
        
          <div style="background-color:#83255d;">Content here</div>
        
        
          .mybackground {background-color:#83255d;}
        
        Background color #83255d
      
           Border around this has a color of #83255d        
        
          <div style="border:2px solid #83255d;">Content here</div>
        
        
          .myborder {border:2px solid #83255d;}
        
        Border color #83255d