#5e97ea color space conversions
Hex:
        #5e97ea
        RGB:
        94, 151, 234
        CMY:
        63, 41, 8
        CMYK:
        60, 35, 0, 8
      HSL:
        216°, 76.9231%, 64.3137%
        HSV (HSB):
        216°, 59.8291%, 91.7647%
        XYZ:
        30.5340, 30.4534, 82.1107
        xyY:
        0.2134, 0.2128, 30.4534
      CIE-Lab:
        62.0435, 6.0461, -47.4863
        CIE-LCH:
        62.0435, 47.8697, 277.2560
        CIE-Luv:
        62.0435, -25.2992, -76.4301
        Hunter-Lab:
        55.1846, 2.1921, -49.5900
      #5e97ea color charts
#5e97ea RGB chart
      #5e97ea CMYK chart
      #5e97ea RGB pie chart
      #5e97ea color shades, tints & tones
#5e97ea color schemes
#5e97ea color preview, HTML & CSS examples
           This text has a color of #5e97ea        
        
          <p style="color:#5e97ea;">Text here</p>
        
        
          .mytext {color:#5e97ea;}
        
        Text color #5e97ea
      
           This box has a color of #5e97ea        
        
          <div style="background-color:#5e97ea;">Content here</div>
        
        
          .mybackground {background-color:#5e97ea;}
        
        Background color #5e97ea
      
           Border around this has a color of #5e97ea        
        
          <div style="border:2px solid #5e97ea;">Content here</div>
        
        
          .myborder {border:2px solid #5e97ea;}
        
        Border color #5e97ea