#2e97ac color space conversions
Hex:
        #2e97ac
        RGB:
        46, 151, 172
        CMY:
        82, 41, 33
        CMYK:
        73, 12, 0, 33
      HSL:
        190°, 57.7982%, 42.7451%
        HSV (HSB):
        190°, 73.2558%, 67.4510%
        XYZ:
        19.6397, 25.6926, 42.9538
        xyY:
        0.2225, 0.2910, 25.6926
      CIE-Lab:
        57.7441, -22.2641, -19.5370
        CIE-LCH:
        57.7441, 29.6207, 221.2674
        CIE-Luv:
        57.7441, -38.0558, -26.4430
        Hunter-Lab:
        50.6879, -19.5415, -14.7618
      #2e97ac color charts
#2e97ac RGB chart
      #2e97ac CMYK chart
      #2e97ac RGB pie chart
      #2e97ac color shades, tints & tones
#2e97ac color schemes
#2e97ac color preview, HTML & CSS examples
           This text has a color of #2e97ac        
        
          <p style="color:#2e97ac;">Text here</p>
        
        
          .mytext {color:#2e97ac;}
        
        Text color #2e97ac
      
           This box has a color of #2e97ac        
        
          <div style="background-color:#2e97ac;">Content here</div>
        
        
          .mybackground {background-color:#2e97ac;}
        
        Background color #2e97ac
      
           Border around this has a color of #2e97ac        
        
          <div style="border:2px solid #2e97ac;">Content here</div>
        
        
          .myborder {border:2px solid #2e97ac;}
        
        Border color #2e97ac