#5e95bf color space conversions
Hex:
        #5e95bf
        RGB:
        94, 149, 191
        CMY:
        63, 42, 25
        CMYK:
        51, 22, 0, 25
      HSL:
        206°, 43.1111%, 55.8824%
        HSV (HSB):
        206°, 50.7853%, 74.9020%
        XYZ:
        24.7675, 27.6362, 53.3191
        xyY:
        0.2343, 0.2614, 27.6362
      CIE-Lab:
        59.5586, -6.3206, -27.3682
        CIE-LCH:
        59.5586, 28.0886, 256.9957
        CIE-Luv:
        59.5586, -25.1799, -41.2581
        Hunter-Lab:
        52.5701, -7.9005, -23.3357
      #5e95bf color charts
#5e95bf RGB chart
      #5e95bf CMYK chart
      #5e95bf RGB pie chart
      #5e95bf color shades, tints & tones
#5e95bf color schemes
#5e95bf color preview, HTML & CSS examples
           This text has a color of #5e95bf        
        
          <p style="color:#5e95bf;">Text here</p>
        
        
          .mytext {color:#5e95bf;}
        
        Text color #5e95bf
      
           This box has a color of #5e95bf        
        
          <div style="background-color:#5e95bf;">Content here</div>
        
        
          .mybackground {background-color:#5e95bf;}
        
        Background color #5e95bf
      
           Border around this has a color of #5e95bf        
        
          <div style="border:2px solid #5e95bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e95bf;}
        
        Border color #5e95bf