#5b95a9 color space conversions
Hex:
        #5b95a9
        RGB:
        91, 149, 169
        CMY:
        64, 42, 34
        CMYK:
        46, 12, 0, 34
      HSL:
        195°, 31.2000%, 50.9804%
        HSV (HSB):
        195°, 46.1538%, 66.2745%
        XYZ:
        22.2233, 26.5836, 41.4960
        xyY:
        0.2461, 0.2944, 26.5836
      CIE-Lab:
        58.5869, -13.4652, -16.4054
        CIE-LCH:
        58.5869, 21.2238, 230.6215
        CIE-Luv:
        58.5869, -26.5599, -22.6321
        Hunter-Lab:
        51.5593, -13.2911, -11.6263
      #5b95a9 color charts
#5b95a9 RGB chart
      #5b95a9 CMYK chart
      #5b95a9 RGB pie chart
      #5b95a9 color shades, tints & tones
#5b95a9 color schemes
#5b95a9 color preview, HTML & CSS examples
           This text has a color of #5b95a9        
        
          <p style="color:#5b95a9;">Text here</p>
        
        
          .mytext {color:#5b95a9;}
        
        Text color #5b95a9
      
           This box has a color of #5b95a9        
        
          <div style="background-color:#5b95a9;">Content here</div>
        
        
          .mybackground {background-color:#5b95a9;}
        
        Background color #5b95a9
      
           Border around this has a color of #5b95a9        
        
          <div style="border:2px solid #5b95a9;">Content here</div>
        
        
          .myborder {border:2px solid #5b95a9;}
        
        Border color #5b95a9