#5e8fff color space conversions
Hex:
        #5e8fff
        RGB:
        94, 143, 255
        CMY:
        63, 44, 0
        CMYK:
        63, 44, 0, 0
      HSL:
        222°, 100.0000%, 68.4314%
        HSV (HSB):
        222°, 63.1373%, 100.0000%
        XYZ:
        32.4886, 29.2446, 98.5402
        xyY:
        0.2027, 0.1825, 29.2446
      CIE-Lab:
        60.9969, 17.7135, -60.7022
        CIE-LCH:
        60.9969, 63.2339, 286.2678
        CIE-Luv:
        60.9969, -22.4875, -99.1834
        Hunter-Lab:
        54.0783, 12.6003, -70.1821
      #5e8fff color charts
#5e8fff RGB chart
      #5e8fff CMYK chart
      #5e8fff RGB pie chart
      #5e8fff color shades, tints & tones
#5e8fff color schemes
#5e8fff color preview, HTML & CSS examples
           This text has a color of #5e8fff        
        
          <p style="color:#5e8fff;">Text here</p>
        
        
          .mytext {color:#5e8fff;}
        
        Text color #5e8fff
      
           This box has a color of #5e8fff        
        
          <div style="background-color:#5e8fff;">Content here</div>
        
        
          .mybackground {background-color:#5e8fff;}
        
        Background color #5e8fff
      
           Border around this has a color of #5e8fff        
        
          <div style="border:2px solid #5e8fff;">Content here</div>
        
        
          .myborder {border:2px solid #5e8fff;}
        
        Border color #5e8fff