#5e81bf color space conversions
Hex:
        #5e81bf
        RGB:
        94, 129, 191
        CMY:
        63, 49, 25
        CMYK:
        51, 32, 0, 25
      HSL:
        218°, 43.1111%, 55.8824%
        HSV (HSB):
        218°, 50.7853%, 74.9020%
        XYZ:
        21.8703, 21.8418, 52.3534
        xyY:
        0.2277, 0.2274, 21.8418
      CIE-Lab:
        53.8587, 5.2755, -36.2380
        CIE-LCH:
        53.8587, 36.6200, 278.2828
        CIE-Luv:
        53.8587, -17.6036, -56.2046
        Hunter-Lab:
        46.7352, 1.7447, -33.7028
      #5e81bf color charts
#5e81bf RGB chart
      #5e81bf CMYK chart
      #5e81bf RGB pie chart
      #5e81bf color shades, tints & tones
#5e81bf color schemes
#5e81bf color preview, HTML & CSS examples
           This text has a color of #5e81bf        
        
          <p style="color:#5e81bf;">Text here</p>
        
        
          .mytext {color:#5e81bf;}
        
        Text color #5e81bf
      
           This box has a color of #5e81bf        
        
          <div style="background-color:#5e81bf;">Content here</div>
        
        
          .mybackground {background-color:#5e81bf;}
        
        Background color #5e81bf
      
           Border around this has a color of #5e81bf        
        
          <div style="border:2px solid #5e81bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e81bf;}
        
        Border color #5e81bf