#5d9efa color space conversions
Hex:
        #5d9efa
        RGB:
        93, 158, 250
        CMY:
        64, 38, 2
        CMYK:
        63, 37, 0, 2
      HSL:
        215°, 94.0120%, 67.2549%
        HSV (HSB):
        215°, 62.8000%, 98.0392%
        XYZ:
        33.9964, 33.6830, 95.1521
        xyY:
        0.2088, 0.2069, 33.6830
      CIE-Lab:
        64.7102, 7.0348, -52.0570
        CIE-LCH:
        64.7102, 52.5302, 277.6962
        CIE-Luv:
        64.7102, -27.7173, -84.7548
        Hunter-Lab:
        58.0371, 2.9951, -56.5804
      #5d9efa color charts
#5d9efa RGB chart
      #5d9efa CMYK chart
      #5d9efa RGB pie chart
      #5d9efa color shades, tints & tones
#5d9efa color schemes
#5d9efa color preview, HTML & CSS examples
           This text has a color of #5d9efa        
        
          <p style="color:#5d9efa;">Text here</p>
        
        
          .mytext {color:#5d9efa;}
        
        Text color #5d9efa
      
           This box has a color of #5d9efa        
        
          <div style="background-color:#5d9efa;">Content here</div>
        
        
          .mybackground {background-color:#5d9efa;}
        
        Background color #5d9efa
      
           Border around this has a color of #5d9efa        
        
          <div style="border:2px solid #5d9efa;">Content here</div>
        
        
          .myborder {border:2px solid #5d9efa;}
        
        Border color #5d9efa