#5b526b color space conversions
Hex:
        #5b526b
        RGB:
        91, 82, 107
        CMY:
        64, 68, 58
        CMYK:
        15, 23, 0, 58
      HSL:
        262°, 13.2275%, 37.0588%
        HSV (HSB):
        262°, 23.3645%, 41.9608%
        XYZ:
        9.9855, 9.3203, 15.1826
        xyY:
        0.2895, 0.2702, 9.3203
      CIE-Lab:
        36.5938, 9.2315, -13.0323
        CIE-LCH:
        36.5938, 15.9706, 305.3120
        CIE-Luv:
        36.5938, 3.1576, -18.5117
        Hunter-Lab:
        30.5291, 4.9582, -8.1155
      #5b526b color charts
#5b526b RGB chart
      #5b526b CMYK chart
      #5b526b RGB pie chart
      #5b526b color shades, tints & tones
#5b526b color schemes
#5b526b color preview, HTML & CSS examples
           This text has a color of #5b526b        
        
          <p style="color:#5b526b;">Text here</p>
        
        
          .mytext {color:#5b526b;}
        
        Text color #5b526b
      
           This box has a color of #5b526b        
        
          <div style="background-color:#5b526b;">Content here</div>
        
        
          .mybackground {background-color:#5b526b;}
        
        Background color #5b526b
      
           Border around this has a color of #5b526b        
        
          <div style="border:2px solid #5b526b;">Content here</div>
        
        
          .myborder {border:2px solid #5b526b;}
        
        Border color #5b526b