#2e92e1 color space conversions
Hex:
        #2e92e1
        RGB:
        46, 146, 225
        CMY:
        82, 43, 12
        CMYK:
        80, 35, 0, 12
      HSL:
        206°, 74.8954%, 53.1373%
        HSV (HSB):
        206°, 79.5556%, 88.2353%
        XYZ:
        24.9962, 26.5749, 75.0462
        xyY:
        0.1974, 0.2099, 26.5749
      CIE-Lab:
        58.5787, -1.1170, -48.0819
        CIE-LCH:
        58.5787, 48.0949, 268.6692
        CIE-Luv:
        58.5787, -33.2956, -75.9026
        Hunter-Lab:
        51.5508, -3.6620, -50.2271
      #2e92e1 color charts
#2e92e1 RGB chart
      #2e92e1 CMYK chart
      #2e92e1 RGB pie chart
      #2e92e1 color shades, tints & tones
#2e92e1 color schemes
#2e92e1 color preview, HTML & CSS examples
           This text has a color of #2e92e1        
        
          <p style="color:#2e92e1;">Text here</p>
        
        
          .mytext {color:#2e92e1;}
        
        Text color #2e92e1
      
           This box has a color of #2e92e1        
        
          <div style="background-color:#2e92e1;">Content here</div>
        
        
          .mybackground {background-color:#2e92e1;}
        
        Background color #2e92e1
      
           Border around this has a color of #2e92e1        
        
          <div style="border:2px solid #2e92e1;">Content here</div>
        
        
          .myborder {border:2px solid #2e92e1;}
        
        Border color #2e92e1