#2e92bf color space conversions
Hex:
        #2e92bf
        RGB:
        46, 146, 191
        CMY:
        82, 43, 25
        CMYK:
        76, 24, 0, 25
      HSL:
        199°, 61.1814%, 46.4706%
        HSV (HSB):
        199°, 75.9162%, 74.9020%
        XYZ:
        20.8096, 24.9002, 52.9997
        xyY:
        0.2108, 0.2523, 24.9002
      CIE-Lab:
        56.9781, -13.2057, -31.5019
        CIE-LCH:
        56.9781, 34.1579, 247.2565
        CIE-Luv:
        56.9781, -35.1123, -46.8999
        Hunter-Lab:
        49.9001, -12.8863, -28.0427
      #2e92bf color charts
#2e92bf RGB chart
      #2e92bf CMYK chart
      #2e92bf RGB pie chart
      #2e92bf color shades, tints & tones
#2e92bf color schemes
#2e92bf color preview, HTML & CSS examples
           This text has a color of #2e92bf        
        
          <p style="color:#2e92bf;">Text here</p>
        
        
          .mytext {color:#2e92bf;}
        
        Text color #2e92bf
      
           This box has a color of #2e92bf        
        
          <div style="background-color:#2e92bf;">Content here</div>
        
        
          .mybackground {background-color:#2e92bf;}
        
        Background color #2e92bf
      
           Border around this has a color of #2e92bf        
        
          <div style="border:2px solid #2e92bf;">Content here</div>
        
        
          .myborder {border:2px solid #2e92bf;}
        
        Border color #2e92bf