#5d8eda color space conversions
Hex:
        #5d8eda
        RGB:
        93, 142, 218
        CMY:
        64, 44, 15
        CMYK:
        57, 35, 0, 15
      HSL:
        216°, 62.8141%, 60.9804%
        HSV (HSB):
        216°, 57.3394%, 85.4902%
        XYZ:
        26.8421, 26.7351, 70.0753
        xyY:
        0.2171, 0.2162, 26.7351
      CIE-Lab:
        58.7283, 5.9370, -43.8339
        CIE-LCH:
        58.7283, 44.2342, 277.7134
        CIE-Luv:
        58.7283, -22.5802, -69.6674
        Hunter-Lab:
        51.7060, 2.1790, -44.1594
      #5d8eda color charts
#5d8eda RGB chart
      #5d8eda CMYK chart
      #5d8eda RGB pie chart
      #5d8eda color shades, tints & tones
#5d8eda color schemes
#5d8eda color preview, HTML & CSS examples
           This text has a color of #5d8eda        
        
          <p style="color:#5d8eda;">Text here</p>
        
        
          .mytext {color:#5d8eda;}
        
        Text color #5d8eda
      
           This box has a color of #5d8eda        
        
          <div style="background-color:#5d8eda;">Content here</div>
        
        
          .mybackground {background-color:#5d8eda;}
        
        Background color #5d8eda
      
           Border around this has a color of #5d8eda        
        
          <div style="border:2px solid #5d8eda;">Content here</div>
        
        
          .myborder {border:2px solid #5d8eda;}
        
        Border color #5d8eda