#2e97bc color space conversions
Hex:
        #2e97bc
        RGB:
        46, 151, 188
        CMY:
        82, 41, 26
        CMYK:
        76, 20, 0, 26
      HSL:
        196°, 60.6838%, 45.8824%
        HSV (HSB):
        196°, 75.5319%, 73.7255%
        XYZ:
        21.2704, 26.3449, 51.5410
        xyY:
        0.2145, 0.2657, 26.3449
      CIE-Lab:
        58.3630, -16.9668, -27.6573
        CIE-LCH:
        58.3630, 32.4469, 238.4723
        CIE-Luv:
        58.3630, -37.0653, -40.3193
        Hunter-Lab:
        51.3273, -15.8510, -23.6077
      #2e97bc color charts
#2e97bc RGB chart
      #2e97bc CMYK chart
      #2e97bc RGB pie chart
      #2e97bc color shades, tints & tones
#2e97bc color schemes
#2e97bc color preview, HTML & CSS examples
           This text has a color of #2e97bc        
        
          <p style="color:#2e97bc;">Text here</p>
        
        
          .mytext {color:#2e97bc;}
        
        Text color #2e97bc
      
           This box has a color of #2e97bc        
        
          <div style="background-color:#2e97bc;">Content here</div>
        
        
          .mybackground {background-color:#2e97bc;}
        
        Background color #2e97bc
      
           Border around this has a color of #2e97bc        
        
          <div style="border:2px solid #2e97bc;">Content here</div>
        
        
          .myborder {border:2px solid #2e97bc;}
        
        Border color #2e97bc