#5e99fe color space conversions
Hex:
        #5e99fe
        RGB:
        94, 153, 254
        CMY:
        63, 40, 0
        CMYK:
        63, 40, 0, 0
      HSL:
        218°, 98.7654%, 68.2353%
        HSV (HSB):
        218°, 62.9921%, 99.6078%
        XYZ:
        33.8967, 32.3179, 98.2174
        xyY:
        0.2061, 0.1965, 32.3179
      CIE-Lab:
        63.6048, 11.4524, -55.9944
        CIE-LCH:
        63.6048, 57.1536, 281.5591
        CIE-Luv:
        63.6048, -25.7413, -91.5445
        Hunter-Lab:
        56.8488, 6.9470, -62.6407
      #5e99fe color charts
#5e99fe RGB chart
      #5e99fe CMYK chart
      #5e99fe RGB pie chart
      #5e99fe color shades, tints & tones
#5e99fe color schemes
#5e99fe color preview, HTML & CSS examples
           This text has a color of #5e99fe        
        
          <p style="color:#5e99fe;">Text here</p>
        
        
          .mytext {color:#5e99fe;}
        
        Text color #5e99fe
      
           This box has a color of #5e99fe        
        
          <div style="background-color:#5e99fe;">Content here</div>
        
        
          .mybackground {background-color:#5e99fe;}
        
        Background color #5e99fe
      
           Border around this has a color of #5e99fe        
        
          <div style="border:2px solid #5e99fe;">Content here</div>
        
        
          .myborder {border:2px solid #5e99fe;}
        
        Border color #5e99fe