#3e94eb color space conversions
Hex:
        #3e94eb
        RGB:
        62, 148, 235
        CMY:
        76, 42, 8
        CMYK:
        74, 37, 0, 8
      HSL:
        210°, 81.2207%, 58.2353%
        HSV (HSB):
        210°, 73.6170%, 92.1569%
        XYZ:
        27.5719, 28.2021, 82.5876
        xyY:
        0.1993, 0.2038, 28.2021
      CIE-Lab:
        60.0709, 3.0967, -51.2391
        CIE-LCH:
        60.0709, 51.3326, 273.4585
        CIE-Luv:
        60.0709, -31.1724, -81.9106
        Hunter-Lab:
        53.1057, -0.2595, -55.0313
      #3e94eb color charts
#3e94eb RGB chart
      #3e94eb CMYK chart
      #3e94eb RGB pie chart
      #3e94eb color shades, tints & tones
#3e94eb color schemes
#3e94eb color preview, HTML & CSS examples
           This text has a color of #3e94eb        
        
          <p style="color:#3e94eb;">Text here</p>
        
        
          .mytext {color:#3e94eb;}
        
        Text color #3e94eb
      
           This box has a color of #3e94eb        
        
          <div style="background-color:#3e94eb;">Content here</div>
        
        
          .mybackground {background-color:#3e94eb;}
        
        Background color #3e94eb
      
           Border around this has a color of #3e94eb        
        
          <div style="border:2px solid #3e94eb;">Content here</div>
        
        
          .myborder {border:2px solid #3e94eb;}
        
        Border color #3e94eb