#5d9aef color space conversions
Hex:
        #5d9aef
        RGB:
        93, 154, 239
        CMY:
        64, 40, 6
        CMYK:
        61, 36, 0, 6
      HSL:
        215°, 82.0225%, 65.0980%
        HSV (HSB):
        215°, 61.0879%, 93.7255%
        XYZ:
        31.6498, 31.6704, 86.1062
        xyY:
        0.2118, 0.2119, 31.6704
      CIE-Lab:
        63.0695, 5.7451, -48.6235
        CIE-LCH:
        63.0695, 48.9617, 276.7385
        CIE-Luv:
        63.0695, -26.5287, -78.5102
        Hunter-Lab:
        56.2764, 1.9045, -51.3237
      #5d9aef color charts
#5d9aef RGB chart
      #5d9aef CMYK chart
      #5d9aef RGB pie chart
      #5d9aef color shades, tints & tones
#5d9aef color schemes
#5d9aef color preview, HTML & CSS examples
           This text has a color of #5d9aef        
        
          <p style="color:#5d9aef;">Text here</p>
        
        
          .mytext {color:#5d9aef;}
        
        Text color #5d9aef
      
           This box has a color of #5d9aef        
        
          <div style="background-color:#5d9aef;">Content here</div>
        
        
          .mybackground {background-color:#5d9aef;}
        
        Background color #5d9aef
      
           Border around this has a color of #5d9aef        
        
          <div style="border:2px solid #5d9aef;">Content here</div>
        
        
          .myborder {border:2px solid #5d9aef;}
        
        Border color #5d9aef