#5e84bd color space conversions
Hex:
        #5e84bd
        RGB:
        94, 132, 189
        CMY:
        63, 48, 26
        CMYK:
        50, 30, 0, 26
      HSL:
        216°, 41.8502%, 55.4902%
        HSV (HSB):
        216°, 50.2646%, 74.1176%
        XYZ:
        22.0527, 22.5563, 51.3356
        xyY:
        0.2298, 0.2351, 22.5563
      CIE-Lab:
        54.6124, 2.8762, -33.9166
        CIE-LCH:
        54.6124, 34.0384, 274.8471
        CIE-Luv:
        54.6124, -18.7136, -52.3182
        Hunter-Lab:
        47.4935, -0.2307, -30.8410
      #5e84bd color charts
#5e84bd RGB chart
      #5e84bd CMYK chart
      #5e84bd RGB pie chart
      #5e84bd color shades, tints & tones
#5e84bd color schemes
#5e84bd color preview, HTML & CSS examples
           This text has a color of #5e84bd        
        
          <p style="color:#5e84bd;">Text here</p>
        
        
          .mytext {color:#5e84bd;}
        
        Text color #5e84bd
      
           This box has a color of #5e84bd        
        
          <div style="background-color:#5e84bd;">Content here</div>
        
        
          .mybackground {background-color:#5e84bd;}
        
        Background color #5e84bd
      
           Border around this has a color of #5e84bd        
        
          <div style="border:2px solid #5e84bd;">Content here</div>
        
        
          .myborder {border:2px solid #5e84bd;}
        
        Border color #5e84bd