#2e5bfe color space conversions
Hex:
        #2e5bfe
        RGB:
        46, 91, 254
        CMY:
        82, 64, 0
        CMYK:
        82, 64, 0, 0
      HSL:
        227°, 99.0476%, 58.8235%
        HSV (HSB):
        227°, 81.8898%, 99.6078%
        XYZ:
        22.7572, 15.2188, 95.5040
        xyY:
        0.1705, 0.1140, 15.2188
      CIE-Lab:
        45.9324, 43.5275, -84.6679
        CIE-LCH:
        45.9324, 95.2013, 297.2076
        CIE-Luv:
        45.9324, -17.0179, -127.5059
        Hunter-Lab:
        39.0112, 35.8582, -117.8409
      #2e5bfe color charts
#2e5bfe RGB chart
      #2e5bfe CMYK chart
      #2e5bfe RGB pie chart
      #2e5bfe color shades, tints & tones
#2e5bfe color schemes
#2e5bfe color preview, HTML & CSS examples
           This text has a color of #2e5bfe        
        
          <p style="color:#2e5bfe;">Text here</p>
        
        
          .mytext {color:#2e5bfe;}
        
        Text color #2e5bfe
      
           This box has a color of #2e5bfe        
        
          <div style="background-color:#2e5bfe;">Content here</div>
        
        
          .mybackground {background-color:#2e5bfe;}
        
        Background color #2e5bfe
      
           Border around this has a color of #2e5bfe        
        
          <div style="border:2px solid #2e5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #2e5bfe;}
        
        Border color #2e5bfe