#5d90c1 color space conversions
Hex:
        #5d90c1
        RGB:
        93, 144, 193
        CMY:
        64, 44, 24
        CMYK:
        52, 25, 0, 24
      HSL:
        209°, 44.6429%, 56.0784%
        HSV (HSB):
        209°, 51.8135%, 75.6863%
        XYZ:
        24.1131, 26.1239, 54.2236
        xyY:
        0.2308, 0.2501, 26.1239
      CIE-Lab:
        58.1545, -3.1063, -30.6755
        CIE-LCH:
        58.1545, 30.8323, 264.2177
        CIE-Luv:
        58.1545, -23.5516, -46.8833
        Hunter-Lab:
        51.1116, -5.2336, -27.1219
      #5d90c1 color charts
#5d90c1 RGB chart
      #5d90c1 CMYK chart
      #5d90c1 RGB pie chart
      #5d90c1 color shades, tints & tones
#5d90c1 color schemes
#5d90c1 color preview, HTML & CSS examples
           This text has a color of #5d90c1        
        
          <p style="color:#5d90c1;">Text here</p>
        
        
          .mytext {color:#5d90c1;}
        
        Text color #5d90c1
      
           This box has a color of #5d90c1        
        
          <div style="background-color:#5d90c1;">Content here</div>
        
        
          .mybackground {background-color:#5d90c1;}
        
        Background color #5d90c1
      
           Border around this has a color of #5d90c1        
        
          <div style="border:2px solid #5d90c1;">Content here</div>
        
        
          .myborder {border:2px solid #5d90c1;}
        
        Border color #5d90c1