#2ea5ba color space conversions
Hex:
        #2ea5ba
        RGB:
        46, 165, 186
        CMY:
        82, 35, 27
        CMYK:
        75, 11, 0, 27
      HSL:
        189°, 60.3448%, 45.4902%
        HSV (HSB):
        189°, 75.2688%, 72.9412%
        XYZ:
        23.4448, 31.0363, 51.2093
        xyY:
        0.2218, 0.2937, 31.0363
      CIE-Lab:
        62.5382, -24.9535, -20.1236
        CIE-LCH:
        62.5382, 32.0568, 218.8841
        CIE-Luv:
        62.5382, -42.2000, -27.3703
        Hunter-Lab:
        55.7102, -22.3739, -15.5027
      #2ea5ba color charts
#2ea5ba RGB chart
      #2ea5ba CMYK chart
      #2ea5ba RGB pie chart
      #2ea5ba color shades, tints & tones
#2ea5ba color schemes
#2ea5ba color preview, HTML & CSS examples
           This text has a color of #2ea5ba        
        
          <p style="color:#2ea5ba;">Text here</p>
        
        
          .mytext {color:#2ea5ba;}
        
        Text color #2ea5ba
      
           This box has a color of #2ea5ba        
        
          <div style="background-color:#2ea5ba;">Content here</div>
        
        
          .mybackground {background-color:#2ea5ba;}
        
        Background color #2ea5ba
      
           Border around this has a color of #2ea5ba        
        
          <div style="border:2px solid #2ea5ba;">Content here</div>
        
        
          .myborder {border:2px solid #2ea5ba;}
        
        Border color #2ea5ba