#2db5c1 color space conversions
Hex:
        #2db5c1
        RGB:
        45, 181, 193
        CMY:
        82, 29, 24
        CMYK:
        77, 6, 0, 24
      HSL:
        185°, 62.1849%, 46.6667%
        HSV (HSB):
        185°, 76.6839%, 75.6863%
        XYZ:
        27.2317, 37.4559, 56.2465
        xyY:
        0.2252, 0.3097, 37.4559
      CIE-Lab:
        67.6177, -30.7995, -16.3070
        CIE-LCH:
        67.6177, 34.8501, 207.8993
        CIE-Luv:
        67.6177, -47.5562, -20.6551
        Hunter-Lab:
        61.2012, -27.6779, -11.6492
      #2db5c1 color charts
#2db5c1 RGB chart
      #2db5c1 CMYK chart
      #2db5c1 RGB pie chart
      #2db5c1 color shades, tints & tones
#2db5c1 color schemes
#2db5c1 color preview, HTML & CSS examples
           This text has a color of #2db5c1        
        
          <p style="color:#2db5c1;">Text here</p>
        
        
          .mytext {color:#2db5c1;}
        
        Text color #2db5c1
      
           This box has a color of #2db5c1        
        
          <div style="background-color:#2db5c1;">Content here</div>
        
        
          .mybackground {background-color:#2db5c1;}
        
        Background color #2db5c1
      
           Border around this has a color of #2db5c1        
        
          <div style="border:2px solid #2db5c1;">Content here</div>
        
        
          .myborder {border:2px solid #2db5c1;}
        
        Border color #2db5c1