#5d99cf color space conversions
Hex:
        #5d99cf
        RGB:
        93, 153, 207
        CMY:
        64, 40, 19
        CMYK:
        55, 26, 0, 19
      HSL:
        208°, 54.2857%, 58.8235%
        HSV (HSB):
        208°, 55.0725%, 81.1765%
        XYZ:
        27.1679, 29.6146, 63.3158
        xyY:
        0.2262, 0.2466, 29.6146
      CIE-Lab:
        61.3203, -3.9131, -33.6241
        CIE-LCH:
        61.3203, 33.8511, 263.3619
        CIE-Luv:
        61.3203, -26.7193, -52.0671
        Hunter-Lab:
        54.4193, -6.1207, -30.8892
      #5d99cf color charts
#5d99cf RGB chart
      #5d99cf CMYK chart
      #5d99cf RGB pie chart
      #5d99cf color shades, tints & tones
#5d99cf color schemes
#5d99cf color preview, HTML & CSS examples
           This text has a color of #5d99cf        
        
          <p style="color:#5d99cf;">Text here</p>
        
        
          .mytext {color:#5d99cf;}
        
        Text color #5d99cf
      
           This box has a color of #5d99cf        
        
          <div style="background-color:#5d99cf;">Content here</div>
        
        
          .mybackground {background-color:#5d99cf;}
        
        Background color #5d99cf
      
           Border around this has a color of #5d99cf        
        
          <div style="border:2px solid #5d99cf;">Content here</div>
        
        
          .myborder {border:2px solid #5d99cf;}
        
        Border color #5d99cf