#5d8cda color space conversions
Hex:
        #5d8cda
        RGB:
        93, 140, 218
        CMY:
        64, 45, 15
        CMYK:
        57, 36, 0, 15
      HSL:
        217°, 62.8141%, 60.9804%
        HSV (HSB):
        217°, 57.3394%, 85.4902%
        XYZ:
        26.5472, 26.1453, 69.9770
        xyY:
        0.2164, 0.2131, 26.1453
      CIE-Lab:
        58.1747, 7.1176, -44.7077
        CIE-LCH:
        58.1747, 45.2707, 279.0457
        CIE-Luv:
        58.1747, -21.8762, -71.1157
        Hunter-Lab:
        51.1325, 3.1926, -45.3483
      #5d8cda color charts
#5d8cda RGB chart
      #5d8cda CMYK chart
      #5d8cda RGB pie chart
      #5d8cda color shades, tints & tones
#5d8cda color schemes
#5d8cda color preview, HTML & CSS examples
           This text has a color of #5d8cda        
        
          <p style="color:#5d8cda;">Text here</p>
        
        
          .mytext {color:#5d8cda;}
        
        Text color #5d8cda
      
           This box has a color of #5d8cda        
        
          <div style="background-color:#5d8cda;">Content here</div>
        
        
          .mybackground {background-color:#5d8cda;}
        
        Background color #5d8cda
      
           Border around this has a color of #5d8cda        
        
          <div style="border:2px solid #5d8cda;">Content here</div>
        
        
          .myborder {border:2px solid #5d8cda;}
        
        Border color #5d8cda