#2ea1b1 color space conversions
Hex:
        #2ea1b1
        RGB:
        46, 161, 177
        CMY:
        82, 37, 31
        CMYK:
        74, 9, 0, 31
      HSL:
        187°, 58.7444%, 43.7255%
        HSV (HSB):
        187°, 74.0113%, 69.4118%
        XYZ:
        21.8074, 29.2449, 46.0904
        xyY:
        0.2245, 0.3011, 29.2449
      CIE-Lab:
        60.9972, -25.7878, -17.4153
        CIE-LCH:
        60.9972, 31.1175, 214.0323
        CIE-Luv:
        60.9972, -41.3564, -22.7966
        Hunter-Lab:
        54.0786, -22.6566, -12.6771
      #2ea1b1 color charts
#2ea1b1 RGB chart
      #2ea1b1 CMYK chart
      #2ea1b1 RGB pie chart
      #2ea1b1 color shades, tints & tones
#2ea1b1 color schemes
#2ea1b1 color preview, HTML & CSS examples
           This text has a color of #2ea1b1        
        
          <p style="color:#2ea1b1;">Text here</p>
        
        
          .mytext {color:#2ea1b1;}
        
        Text color #2ea1b1
      
           This box has a color of #2ea1b1        
        
          <div style="background-color:#2ea1b1;">Content here</div>
        
        
          .mybackground {background-color:#2ea1b1;}
        
        Background color #2ea1b1
      
           Border around this has a color of #2ea1b1        
        
          <div style="border:2px solid #2ea1b1;">Content here</div>
        
        
          .myborder {border:2px solid #2ea1b1;}
        
        Border color #2ea1b1