#2db3bd color space conversions
Hex:
        #2db3bd
        RGB:
        45, 179, 189
        CMY:
        82, 30, 26
        CMYK:
        76, 5, 0, 26
      HSL:
        184°, 61.5385%, 45.8824%
        HSV (HSB):
        184°, 76.1905%, 74.1176%
        XYZ:
        26.3876, 36.4722, 53.7932
        xyY:
        0.2262, 0.3127, 36.4722
      CIE-Lab:
        66.8792, -31.0579, -15.2124
        CIE-LCH:
        66.8792, 34.5834, 206.0959
        CIE-Luv:
        66.8792, -47.1270, -18.8204
        Hunter-Lab:
        60.3922, -27.6932, -10.5368
      #2db3bd color charts
#2db3bd RGB chart
      #2db3bd CMYK chart
      #2db3bd RGB pie chart
      #2db3bd color shades, tints & tones
#2db3bd color schemes
#2db3bd color preview, HTML & CSS examples
           This text has a color of #2db3bd        
        
          <p style="color:#2db3bd;">Text here</p>
        
        
          .mytext {color:#2db3bd;}
        
        Text color #2db3bd
      
           This box has a color of #2db3bd        
        
          <div style="background-color:#2db3bd;">Content here</div>
        
        
          .mybackground {background-color:#2db3bd;}
        
        Background color #2db3bd
      
           Border around this has a color of #2db3bd        
        
          <div style="border:2px solid #2db3bd;">Content here</div>
        
        
          .myborder {border:2px solid #2db3bd;}
        
        Border color #2db3bd