#5d8ddb color space conversions
Hex:
        #5d8ddb
        RGB:
        93, 141, 219
        CMY:
        64, 45, 14
        CMYK:
        58, 36, 0, 14
      HSL:
        217°, 63.6364%, 61.1765%
        HSV (HSB):
        217°, 57.5342%, 85.8824%
        XYZ:
        26.8253, 26.4914, 70.7173
        xyY:
        0.2163, 0.2136, 26.4914
      CIE-Lab:
        58.5006, 6.8502, -44.7524
        CIE-LCH:
        58.5006, 45.2736, 278.7027
        CIE-Luv:
        58.5006, -22.2218, -71.2316
        Hunter-Lab:
        51.4698, 2.9594, -45.4332
      #5d8ddb color charts
#5d8ddb RGB chart
      #5d8ddb CMYK chart
      #5d8ddb RGB pie chart
      #5d8ddb color shades, tints & tones
#5d8ddb color schemes
#5d8ddb color preview, HTML & CSS examples
           This text has a color of #5d8ddb        
        
          <p style="color:#5d8ddb;">Text here</p>
        
        
          .mytext {color:#5d8ddb;}
        
        Text color #5d8ddb
      
           This box has a color of #5d8ddb        
        
          <div style="background-color:#5d8ddb;">Content here</div>
        
        
          .mybackground {background-color:#5d8ddb;}
        
        Background color #5d8ddb
      
           Border around this has a color of #5d8ddb        
        
          <div style="border:2px solid #5d8ddb;">Content here</div>
        
        
          .myborder {border:2px solid #5d8ddb;}
        
        Border color #5d8ddb