#5e96ea color space conversions
Hex:
        #5e96ea
        RGB:
        94, 150, 234
        CMY:
        63, 41, 8
        CMYK:
        60, 36, 0, 8
      HSL:
        216°, 76.9231%, 64.3137%
        HSV (HSB):
        216°, 59.8291%, 91.7647%
        XYZ:
        30.3737, 30.1329, 82.0573
        xyY:
        0.2131, 0.2114, 30.1329
      CIE-Lab:
        61.7687, 6.6303, -47.9206
        CIE-LCH:
        61.7687, 48.3771, 277.8774
        CIE-Luv:
        61.7687, -24.9527, -77.1595
        Hunter-Lab:
        54.8934, 2.7044, -50.2041
      #5e96ea color charts
#5e96ea RGB chart
      #5e96ea CMYK chart
      #5e96ea RGB pie chart
      #5e96ea color shades, tints & tones
#5e96ea color schemes
#5e96ea color preview, HTML & CSS examples
           This text has a color of #5e96ea        
        
          <p style="color:#5e96ea;">Text here</p>
        
        
          .mytext {color:#5e96ea;}
        
        Text color #5e96ea
      
           This box has a color of #5e96ea        
        
          <div style="background-color:#5e96ea;">Content here</div>
        
        
          .mybackground {background-color:#5e96ea;}
        
        Background color #5e96ea
      
           Border around this has a color of #5e96ea        
        
          <div style="border:2px solid #5e96ea;">Content here</div>
        
        
          .myborder {border:2px solid #5e96ea;}
        
        Border color #5e96ea