#2db4b1 color space conversions
Hex:
        #2db4b1
        RGB:
        45, 180, 177
        CMY:
        82, 29, 31
        CMYK:
        75, 0, 2, 29
      HSL:
        179°, 60.0000%, 44.1176%
        HSV (HSB):
        179°, 75.0000%, 70.5882%
        XYZ:
        25.3393, 36.3747, 47.2805
        xyY:
        0.2325, 0.3337, 36.3747
      CIE-Lab:
        66.8053, -35.1174, -8.6828
        CIE-LCH:
        66.8053, 36.1749, 193.8878
        CIE-Luv:
        66.8053, -48.3255, -7.8687
        Hunter-Lab:
        60.3115, -30.5501, -4.2617
      #2db4b1 color charts
#2db4b1 RGB chart
      #2db4b1 CMYK chart
      #2db4b1 RGB pie chart
      #2db4b1 color shades, tints & tones
#2db4b1 color schemes
#2db4b1 color preview, HTML & CSS examples
           This text has a color of #2db4b1        
        
          <p style="color:#2db4b1;">Text here</p>
        
        
          .mytext {color:#2db4b1;}
        
        Text color #2db4b1
      
           This box has a color of #2db4b1        
        
          <div style="background-color:#2db4b1;">Content here</div>
        
        
          .mybackground {background-color:#2db4b1;}
        
        Background color #2db4b1
      
           Border around this has a color of #2db4b1        
        
          <div style="border:2px solid #2db4b1;">Content here</div>
        
        
          .myborder {border:2px solid #2db4b1;}
        
        Border color #2db4b1