#2ea5bc color space conversions
Hex:
        #2ea5bc
        RGB:
        46, 165, 188
        CMY:
        82, 35, 26
        CMYK:
        76, 12, 0, 26
      HSL:
        190°, 60.6838%, 45.8824%
        HSV (HSB):
        190°, 75.5319%, 73.7255%
        XYZ:
        23.6589, 31.1219, 52.3371
        xyY:
        0.2209, 0.2905, 31.1219
      CIE-Lab:
        62.6104, -24.3128, -21.1326
        CIE-LCH:
        62.6104, 32.2133, 220.9971
        CIE-Luv:
        62.6104, -42.0675, -29.1006
        Hunter-Lab:
        55.7870, -21.9266, -16.5725
      #2ea5bc color charts
#2ea5bc RGB chart
      #2ea5bc CMYK chart
      #2ea5bc RGB pie chart
      #2ea5bc color shades, tints & tones
#2ea5bc color schemes
#2ea5bc color preview, HTML & CSS examples
           This text has a color of #2ea5bc        
        
          <p style="color:#2ea5bc;">Text here</p>
        
        
          .mytext {color:#2ea5bc;}
        
        Text color #2ea5bc
      
           This box has a color of #2ea5bc        
        
          <div style="background-color:#2ea5bc;">Content here</div>
        
        
          .mybackground {background-color:#2ea5bc;}
        
        Background color #2ea5bc
      
           Border around this has a color of #2ea5bc        
        
          <div style="border:2px solid #2ea5bc;">Content here</div>
        
        
          .myborder {border:2px solid #2ea5bc;}
        
        Border color #2ea5bc