#83365b color space conversions
Hex:
        #83365b
        RGB:
        131, 54, 91
        CMY:
        49, 79, 64
        CMYK:
        0, 59, 31, 49
      HSL:
        331°, 41.6216%, 36.2745%
        HSV (HSB):
        331°, 58.7786%, 51.3725%
        XYZ:
        12.5676, 8.2190, 10.8216
        xyY:
        0.3976, 0.2600, 8.2190
      CIE-Lab:
        34.4348, 37.3352, -5.6852
        CIE-LCH:
        34.4348, 37.7656, 351.3419
        CIE-Luv:
        34.4348, 45.1346, -12.9207
        Hunter-Lab:
        28.6687, 28.0791, -2.3120
      #83365b color charts
#83365b RGB chart
      #83365b CMYK chart
      #83365b RGB pie chart
      #83365b color shades, tints & tones
#83365b color schemes
#83365b color preview, HTML & CSS examples
           This text has a color of #83365b        
        
          <p style="color:#83365b;">Text here</p>
        
        
          .mytext {color:#83365b;}
        
        Text color #83365b
      
           This box has a color of #83365b        
        
          <div style="background-color:#83365b;">Content here</div>
        
        
          .mybackground {background-color:#83365b;}
        
        Background color #83365b
      
           Border around this has a color of #83365b        
        
          <div style="border:2px solid #83365b;">Content here</div>
        
        
          .myborder {border:2px solid #83365b;}
        
        Border color #83365b