#5e91bf color space conversions
Hex:
        #5e91bf
        RGB:
        94, 145, 191
        CMY:
        63, 43, 25
        CMYK:
        51, 24, 0, 25
      HSL:
        208°, 43.1111%, 55.8824%
        HSV (HSB):
        208°, 50.7853%, 74.9020%
        XYZ:
        24.1455, 26.3921, 53.1118
        xyY:
        0.2330, 0.2546, 26.3921
      CIE-Lab:
        58.4073, -4.0546, -29.1485
        CIE-LCH:
        58.4073, 29.4292, 262.0808
        CIE-Luv:
        58.4073, -23.6414, -44.3073
        Hunter-Lab:
        51.3732, -6.0079, -25.3353
      #5e91bf color charts
#5e91bf RGB chart
      #5e91bf CMYK chart
      #5e91bf RGB pie chart
      #5e91bf color shades, tints & tones
#5e91bf color schemes
#5e91bf color preview, HTML & CSS examples
           This text has a color of #5e91bf        
        
          <p style="color:#5e91bf;">Text here</p>
        
        
          .mytext {color:#5e91bf;}
        
        Text color #5e91bf
      
           This box has a color of #5e91bf        
        
          <div style="background-color:#5e91bf;">Content here</div>
        
        
          .mybackground {background-color:#5e91bf;}
        
        Background color #5e91bf
      
           Border around this has a color of #5e91bf        
        
          <div style="border:2px solid #5e91bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e91bf;}
        
        Border color #5e91bf