#5b719b color space conversions
Hex:
        #5b719b
        RGB:
        91, 113, 155
        CMY:
        64, 56, 39
        CMYK:
        41, 27, 0, 39
      HSL:
        219°, 26.0163%, 48.2353%
        HSV (HSB):
        219°, 41.2903%, 60.7843%
        XYZ:
        16.1359, 16.4010, 33.3256
        xyY:
        0.2450, 0.2490, 16.4010
      CIE-Lab:
        47.4962, 3.1661, -25.3070
        CIE-LCH:
        47.4962, 25.5043, 277.1312
        CIE-Luv:
        47.4962, -12.1052, -37.4921
        Hunter-Lab:
        40.4981, 0.2492, -20.4406
      #5b719b color charts
#5b719b RGB chart
      #5b719b CMYK chart
      #5b719b RGB pie chart
      #5b719b color shades, tints & tones
#5b719b color schemes
#5b719b color preview, HTML & CSS examples
           This text has a color of #5b719b        
        
          <p style="color:#5b719b;">Text here</p>
        
        
          .mytext {color:#5b719b;}
        
        Text color #5b719b
      
           This box has a color of #5b719b        
        
          <div style="background-color:#5b719b;">Content here</div>
        
        
          .mybackground {background-color:#5b719b;}
        
        Background color #5b719b
      
           Border around this has a color of #5b719b        
        
          <div style="border:2px solid #5b719b;">Content here</div>
        
        
          .myborder {border:2px solid #5b719b;}
        
        Border color #5b719b