#5d9cef color space conversions
Hex:
        #5d9cef
        RGB:
        93, 156, 239
        CMY:
        64, 39, 6
        CMYK:
        61, 35, 0, 6
      HSL:
        214°, 82.0225%, 65.0980%
        HSV (HSB):
        214°, 61.0879%, 93.7255%
        XYZ:
        31.9827, 32.3361, 86.2172
        xyY:
        0.2125, 0.2148, 32.3361
      CIE-Lab:
        63.6197, 4.5843, -47.7543
        CIE-LCH:
        63.6197, 47.9738, 275.4835
        CIE-Luv:
        63.6197, -27.2199, -77.0382
        Hunter-Lab:
        56.8648, 0.8808, -50.0888
      #5d9cef color charts
#5d9cef RGB chart
      #5d9cef CMYK chart
      #5d9cef RGB pie chart
      #5d9cef color shades, tints & tones
#5d9cef color schemes
#5d9cef color preview, HTML & CSS examples
           This text has a color of #5d9cef        
        
          <p style="color:#5d9cef;">Text here</p>
        
        
          .mytext {color:#5d9cef;}
        
        Text color #5d9cef
      
           This box has a color of #5d9cef        
        
          <div style="background-color:#5d9cef;">Content here</div>
        
        
          .mybackground {background-color:#5d9cef;}
        
        Background color #5d9cef
      
           Border around this has a color of #5d9cef        
        
          <div style="border:2px solid #5d9cef;">Content here</div>
        
        
          .myborder {border:2px solid #5d9cef;}
        
        Border color #5d9cef