#5d84bd color space conversions
Hex:
        #5d84bd
        RGB:
        93, 132, 189
        CMY:
        64, 48, 26
        CMYK:
        51, 30, 0, 26
      HSL:
        216°, 42.1053%, 55.2941%
        HSV (HSB):
        216°, 50.7937%, 74.1176%
        XYZ:
        21.9508, 22.5038, 51.3309
        xyY:
        0.2292, 0.2349, 22.5038
      CIE-Lab:
        54.5575, 2.6387, -34.0064
        CIE-LCH:
        54.5575, 34.1086, 274.4369
        CIE-Luv:
        54.5575, -19.0436, -52.4258
        Hunter-Lab:
        47.4382, -0.4206, -30.9485
      #5d84bd color charts
#5d84bd RGB chart
      #5d84bd CMYK chart
      #5d84bd RGB pie chart
      #5d84bd color shades, tints & tones
#5d84bd color schemes
#5d84bd color preview, HTML & CSS examples
           This text has a color of #5d84bd        
        
          <p style="color:#5d84bd;">Text here</p>
        
        
          .mytext {color:#5d84bd;}
        
        Text color #5d84bd
      
           This box has a color of #5d84bd        
        
          <div style="background-color:#5d84bd;">Content here</div>
        
        
          .mybackground {background-color:#5d84bd;}
        
        Background color #5d84bd
      
           Border around this has a color of #5d84bd        
        
          <div style="border:2px solid #5d84bd;">Content here</div>
        
        
          .myborder {border:2px solid #5d84bd;}
        
        Border color #5d84bd