#83416b color space conversions
Hex:
        #83416b
        RGB:
        131, 65, 107
        CMY:
        49, 75, 58
        CMYK:
        0, 50, 18, 49
      HSL:
        322°, 33.6735%, 38.4314%
        HSV (HSB):
        322°, 50.3817%, 51.3725%
        XYZ:
        13.9042, 9.6674, 15.0431
        xyY:
        0.3601, 0.2504, 9.6674
      CIE-Lab:
        37.2388, 33.9771, -11.6014
        CIE-LCH:
        37.2388, 35.9032, 341.1476
        CIE-Luv:
        37.2388, 36.1780, -20.2966
        Hunter-Lab:
        31.0925, 25.4114, -6.9208
      #83416b color charts
#83416b RGB chart
      #83416b CMYK chart
      #83416b RGB pie chart
      #83416b color shades, tints & tones
#83416b color schemes
#83416b color preview, HTML & CSS examples
           This text has a color of #83416b        
        
          <p style="color:#83416b;">Text here</p>
        
        
          .mytext {color:#83416b;}
        
        Text color #83416b
      
           This box has a color of #83416b        
        
          <div style="background-color:#83416b;">Content here</div>
        
        
          .mybackground {background-color:#83416b;}
        
        Background color #83416b
      
           Border around this has a color of #83416b        
        
          <div style="border:2px solid #83416b;">Content here</div>
        
        
          .myborder {border:2px solid #83416b;}
        
        Border color #83416b