#5e84a2 color space conversions
Hex:
        #5e84a2
        RGB:
        94, 132, 162
        CMY:
        63, 48, 36
        CMYK:
        42, 19, 0, 36
      HSL:
        206°, 26.7717%, 50.1961%
        HSV (HSB):
        206°, 41.9753%, 63.5294%
        XYZ:
        19.3889, 21.4908, 37.3087
        xyY:
        0.2480, 0.2749, 21.4908
      CIE-Lab:
        53.4826, -5.1588, -20.1547
        CIE-LCH:
        53.4826, 20.8045, 255.6428
        CIE-Luv:
        53.4826, -18.6964, -29.2040
        Hunter-Lab:
        46.3582, -6.4707, -15.2653
      #5e84a2 color charts
#5e84a2 RGB chart
      #5e84a2 CMYK chart
      #5e84a2 RGB pie chart
      #5e84a2 color shades, tints & tones
#5e84a2 color schemes
#5e84a2 color preview, HTML & CSS examples
           This text has a color of #5e84a2        
        
          <p style="color:#5e84a2;">Text here</p>
        
        
          .mytext {color:#5e84a2;}
        
        Text color #5e84a2
      
           This box has a color of #5e84a2        
        
          <div style="background-color:#5e84a2;">Content here</div>
        
        
          .mybackground {background-color:#5e84a2;}
        
        Background color #5e84a2
      
           Border around this has a color of #5e84a2        
        
          <div style="border:2px solid #5e84a2;">Content here</div>
        
        
          .myborder {border:2px solid #5e84a2;}
        
        Border color #5e84a2