#5e92ef color space conversions
Hex:
        #5e92ef
        RGB:
        94, 146, 239
        CMY:
        63, 43, 6
        CMYK:
        61, 39, 0, 6
      HSL:
        218°, 81.9209%, 65.2941%
        HSV (HSB):
        218°, 60.6695%, 93.7255%
        XYZ:
        30.4750, 29.1694, 85.6854
        xyY:
        0.2097, 0.2007, 29.1694
      CIE-Lab:
        60.9309, 10.6210, -52.0090
        CIE-LCH:
        60.9309, 53.0824, 281.5420
        CIE-Luv:
        60.9309, -23.5404, -84.1760
        Hunter-Lab:
        54.0087, 6.2051, -56.2581
      #5e92ef color charts
#5e92ef RGB chart
      #5e92ef CMYK chart
      #5e92ef RGB pie chart
      #5e92ef color shades, tints & tones
#5e92ef color schemes
#5e92ef color preview, HTML & CSS examples
           This text has a color of #5e92ef        
        
          <p style="color:#5e92ef;">Text here</p>
        
        
          .mytext {color:#5e92ef;}
        
        Text color #5e92ef
      
           This box has a color of #5e92ef        
        
          <div style="background-color:#5e92ef;">Content here</div>
        
        
          .mybackground {background-color:#5e92ef;}
        
        Background color #5e92ef
      
           Border around this has a color of #5e92ef        
        
          <div style="border:2px solid #5e92ef;">Content here</div>
        
        
          .myborder {border:2px solid #5e92ef;}
        
        Border color #5e92ef