#83375d color space conversions
Hex:
        #83375d
        RGB:
        131, 55, 93
        CMY:
        49, 78, 64
        CMYK:
        0, 58, 29, 49
      HSL:
        330°, 40.8602%, 36.4706%
        HSV (HSB):
        330°, 58.0153%, 51.3725%
        XYZ:
        12.7020, 8.3480, 11.2978
        xyY:
        0.3927, 0.2581, 8.3480
      CIE-Lab:
        34.6973, 37.1089, -6.5720
        CIE-LCH:
        34.6973, 37.6863, 349.9571
        CIE-Luv:
        34.6973, 44.1478, -14.0070
        Hunter-Lab:
        28.8929, 27.9106, -2.9587
      #83375d color charts
#83375d RGB chart
      #83375d CMYK chart
      #83375d RGB pie chart
      #83375d color shades, tints & tones
#83375d color schemes
#83375d color preview, HTML & CSS examples
           This text has a color of #83375d        
        
          <p style="color:#83375d;">Text here</p>
        
        
          .mytext {color:#83375d;}
        
        Text color #83375d
      
           This box has a color of #83375d        
        
          <div style="background-color:#83375d;">Content here</div>
        
        
          .mybackground {background-color:#83375d;}
        
        Background color #83375d
      
           Border around this has a color of #83375d        
        
          <div style="border:2px solid #83375d;">Content here</div>
        
        
          .myborder {border:2px solid #83375d;}
        
        Border color #83375d