#2eb0bf color space conversions
Hex:
        #2eb0bf
        RGB:
        46, 176, 191
        CMY:
        82, 31, 25
        CMYK:
        76, 8, 0, 25
      HSL:
        186°, 61.1814%, 46.4706%
        HSV (HSB):
        186°, 75.9162%, 74.9020%
        XYZ:
        26.0560, 35.3931, 54.7485
        xyY:
        0.2242, 0.3046, 35.3931
      CIE-Lab:
        66.0536, -28.8713, -17.5662
        CIE-LCH:
        66.0536, 33.7954, 211.3176
        CIE-Luv:
        66.0536, -45.7896, -22.8906
        Hunter-Lab:
        59.4921, -25.9327, -12.9180
      #2eb0bf color charts
#2eb0bf RGB chart
      #2eb0bf CMYK chart
      #2eb0bf RGB pie chart
      #2eb0bf color shades, tints & tones
#2eb0bf color schemes
#2eb0bf color preview, HTML & CSS examples
           This text has a color of #2eb0bf        
        
          <p style="color:#2eb0bf;">Text here</p>
        
        
          .mytext {color:#2eb0bf;}
        
        Text color #2eb0bf
      
           This box has a color of #2eb0bf        
        
          <div style="background-color:#2eb0bf;">Content here</div>
        
        
          .mybackground {background-color:#2eb0bf;}
        
        Background color #2eb0bf
      
           Border around this has a color of #2eb0bf        
        
          <div style="border:2px solid #2eb0bf;">Content here</div>
        
        
          .myborder {border:2px solid #2eb0bf;}
        
        Border color #2eb0bf