#2e92ed color space conversions
Hex:
        #2e92ed
        RGB:
        46, 146, 237
        CMY:
        82, 43, 7
        CMYK:
        81, 38, 0, 7
      HSL:
        209°, 84.1410%, 55.4902%
        HSV (HSB):
        209°, 80.5907%, 92.9412%
        XYZ:
        26.6917, 27.2530, 83.9743
        xyY:
        0.1935, 0.1976, 27.2530
      CIE-Lab:
        59.2078, 3.2563, -53.7424
        CIE-LCH:
        59.2078, 53.8410, 273.4674
        CIE-Luv:
        59.2078, -32.7297, -85.8392
        Hunter-Lab:
        52.2044, -0.0923, -58.8288
      #2e92ed color charts
#2e92ed RGB chart
      #2e92ed CMYK chart
      #2e92ed RGB pie chart
      #2e92ed color shades, tints & tones
#2e92ed color schemes
#2e92ed color preview, HTML & CSS examples
           This text has a color of #2e92ed        
        
          <p style="color:#2e92ed;">Text here</p>
        
        
          .mytext {color:#2e92ed;}
        
        Text color #2e92ed
      
           This box has a color of #2e92ed        
        
          <div style="background-color:#2e92ed;">Content here</div>
        
        
          .mybackground {background-color:#2e92ed;}
        
        Background color #2e92ed
      
           Border around this has a color of #2e92ed        
        
          <div style="border:2px solid #2e92ed;">Content here</div>
        
        
          .myborder {border:2px solid #2e92ed;}
        
        Border color #2e92ed