#5d99d2 color space conversions
Hex:
        #5d99d2
        RGB:
        93, 153, 210
        CMY:
        64, 40, 18
        CMYK:
        56, 27, 0, 18
      HSL:
        209°, 56.5217%, 59.4118%
        HSV (HSB):
        209°, 55.7143%, 82.3529%
        XYZ:
        27.5383, 29.7628, 65.2661
        xyY:
        0.2247, 0.2428, 29.7628
      CIE-Lab:
        61.4490, -2.9780, -35.0990
        CIE-LCH:
        61.4490, 35.2251, 265.1503
        CIE-Luv:
        61.4490, -26.6633, -54.6449
        Hunter-Lab:
        54.5553, -5.3688, -32.7418
      #5d99d2 color charts
#5d99d2 RGB chart
      #5d99d2 CMYK chart
      #5d99d2 RGB pie chart
      #5d99d2 color shades, tints & tones
#5d99d2 color schemes
#5d99d2 color preview, HTML & CSS examples
           This text has a color of #5d99d2        
        
          <p style="color:#5d99d2;">Text here</p>
        
        
          .mytext {color:#5d99d2;}
        
        Text color #5d99d2
      
           This box has a color of #5d99d2        
        
          <div style="background-color:#5d99d2;">Content here</div>
        
        
          .mybackground {background-color:#5d99d2;}
        
        Background color #5d99d2
      
           Border around this has a color of #5d99d2        
        
          <div style="border:2px solid #5d99d2;">Content here</div>
        
        
          .myborder {border:2px solid #5d99d2;}
        
        Border color #5d99d2