#5b85a1 color space conversions
Hex:
        #5b85a1
        RGB:
        91, 133, 161
        CMY:
        64, 48, 37
        CMYK:
        43, 17, 0, 37
      HSL:
        204°, 27.7778%, 49.4118%
        HSV (HSB):
        204°, 43.4783%, 63.1373%
        XYZ:
        19.1349, 21.5724, 36.8736
        xyY:
        0.2466, 0.2781, 21.5724
      CIE-Lab:
        53.5704, -6.8282, -19.4572
        CIE-LCH:
        53.5704, 20.6206, 250.6623
        CIE-Luv:
        53.5704, -20.1997, -27.9043
        Hunter-Lab:
        46.4461, -7.7420, -14.5581
      #5b85a1 color charts
#5b85a1 RGB chart
      #5b85a1 CMYK chart
      #5b85a1 RGB pie chart
      #5b85a1 color shades, tints & tones
#5b85a1 color schemes
#5b85a1 color preview, HTML & CSS examples
           This text has a color of #5b85a1        
        
          <p style="color:#5b85a1;">Text here</p>
        
        
          .mytext {color:#5b85a1;}
        
        Text color #5b85a1
      
           This box has a color of #5b85a1        
        
          <div style="background-color:#5b85a1;">Content here</div>
        
        
          .mybackground {background-color:#5b85a1;}
        
        Background color #5b85a1
      
           Border around this has a color of #5b85a1        
        
          <div style="border:2px solid #5b85a1;">Content here</div>
        
        
          .myborder {border:2px solid #5b85a1;}
        
        Border color #5b85a1