#5f537b color space conversions
Hex:
        #5f537b
        RGB:
        95, 83, 123
        CMY:
        63, 67, 52
        CMYK:
        23, 33, 0, 52
      HSL:
        258°, 19.4175%, 40.3922%
        HSV (HSB):
        258°, 32.5203%, 48.2353%
        XYZ:
        11.3877, 10.0495, 20.0784
        xyY:
        0.2743, 0.2421, 10.0495
      CIE-Lab:
        37.9311, 14.0305, -20.8532
        CIE-LCH:
        37.9311, 25.1339, 303.9335
        CIE-Luv:
        37.9311, 3.4554, -30.3724
        Hunter-Lab:
        31.7009, 8.6449, -15.3619
      #5f537b color charts
#5f537b RGB chart
      #5f537b CMYK chart
      #5f537b RGB pie chart
      #5f537b color shades, tints & tones
#5f537b color schemes
#5f537b color preview, HTML & CSS examples
           This text has a color of #5f537b        
        
          <p style="color:#5f537b;">Text here</p>
        
        
          .mytext {color:#5f537b;}
        
        Text color #5f537b
      
           This box has a color of #5f537b        
        
          <div style="background-color:#5f537b;">Content here</div>
        
        
          .mybackground {background-color:#5f537b;}
        
        Background color #5f537b
      
           Border around this has a color of #5f537b        
        
          <div style="border:2px solid #5f537b;">Content here</div>
        
        
          .myborder {border:2px solid #5f537b;}
        
        Border color #5f537b