#83759d color space conversions
Hex:
        #83759d
        RGB:
        131, 117, 157
        CMY:
        49, 54, 38
        CMYK:
        17, 25, 0, 38
      HSL:
        261°, 16.9492%, 53.7255%
        HSV (HSB):
        261°, 25.4777%, 61.5686%
        XYZ:
        21.8072, 19.9822, 34.6059
        xyY:
        0.2855, 0.2616, 19.9822
      CIE-Lab:
        51.8171, 13.7805, -19.5616
        CIE-LCH:
        51.8171, 23.9282, 305.1634
        CIE-Luv:
        51.8171, 4.8713, -30.6766
        Hunter-Lab:
        44.7014, 8.8519, -14.6087
      #83759d color charts
#83759d RGB chart
      #83759d CMYK chart
      #83759d RGB pie chart
      #83759d color shades, tints & tones
#83759d color schemes
#83759d color preview, HTML & CSS examples
           This text has a color of #83759d        
        
          <p style="color:#83759d;">Text here</p>
        
        
          .mytext {color:#83759d;}
        
        Text color #83759d
      
           This box has a color of #83759d        
        
          <div style="background-color:#83759d;">Content here</div>
        
        
          .mybackground {background-color:#83759d;}
        
        Background color #83759d
      
           Border around this has a color of #83759d        
        
          <div style="border:2px solid #83759d;">Content here</div>
        
        
          .myborder {border:2px solid #83759d;}
        
        Border color #83759d