#5d99ce color space conversions
Hex:
        #5d99ce
        RGB:
        93, 153, 206
        CMY:
        64, 40, 19
        CMYK:
        55, 26, 0, 19
      HSL:
        208°, 53.5545%, 58.6275%
        HSV (HSB):
        208°, 54.8544%, 80.7843%
        XYZ:
        27.0460, 29.5659, 62.6738
        xyY:
        0.2267, 0.2479, 29.5659
      CIE-Lab:
        61.2778, -4.2235, -33.1313
        CIE-LCH:
        61.2778, 33.3994, 262.7353
        CIE-Luv:
        61.2778, -26.7382, -51.2071
        Hunter-Lab:
        54.3745, -6.3690, -30.2775
      #5d99ce color charts
#5d99ce RGB chart
      #5d99ce CMYK chart
      #5d99ce RGB pie chart
      #5d99ce color shades, tints & tones
#5d99ce color schemes
#5d99ce color preview, HTML & CSS examples
           This text has a color of #5d99ce        
        
          <p style="color:#5d99ce;">Text here</p>
        
        
          .mytext {color:#5d99ce;}
        
        Text color #5d99ce
      
           This box has a color of #5d99ce        
        
          <div style="background-color:#5d99ce;">Content here</div>
        
        
          .mybackground {background-color:#5d99ce;}
        
        Background color #5d99ce
      
           Border around this has a color of #5d99ce        
        
          <div style="border:2px solid #5d99ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d99ce;}
        
        Border color #5d99ce