#2db3ae color space conversions
Hex:
        #2db3ae
        RGB:
        45, 179, 174
        CMY:
        82, 30, 32
        CMYK:
        75, 0, 3, 30
      HSL:
        178°, 59.8214%, 43.9216%
        HSV (HSB):
        178°, 74.8603%, 70.1961%
        XYZ:
        24.8423, 35.8541, 45.6556
        xyY:
        0.2336, 0.3371, 35.8541
      CIE-Lab:
        66.4083, -35.5241, -7.6120
        CIE-LCH:
        66.4083, 36.3305, 192.0943
        CIE-Luv:
        66.4083, -48.1786, -6.1339
        Hunter-Lab:
        59.8783, -30.7310, -3.2923
      #2db3ae color charts
#2db3ae RGB chart
      #2db3ae CMYK chart
      #2db3ae RGB pie chart
      #2db3ae color shades, tints & tones
#2db3ae color schemes
#2db3ae color preview, HTML & CSS examples
           This text has a color of #2db3ae        
        
          <p style="color:#2db3ae;">Text here</p>
        
        
          .mytext {color:#2db3ae;}
        
        Text color #2db3ae
      
           This box has a color of #2db3ae        
        
          <div style="background-color:#2db3ae;">Content here</div>
        
        
          .mybackground {background-color:#2db3ae;}
        
        Background color #2db3ae
      
           Border around this has a color of #2db3ae        
        
          <div style="border:2px solid #2db3ae;">Content here</div>
        
        
          .myborder {border:2px solid #2db3ae;}
        
        Border color #2db3ae