#2db0ba color space conversions
Hex:
        #2db0ba
        RGB:
        45, 176, 186
        CMY:
        82, 31, 27
        CMYK:
        76, 5, 0, 27
      HSL:
        184°, 61.0390%, 45.2941%
        HSV (HSB):
        184°, 75.8065%, 72.9412%
        XYZ:
        25.4704, 35.1537, 51.8973
        xyY:
        0.2264, 0.3124, 35.1537
      CIE-Lab:
        65.8682, -30.5238, -15.0757
        CIE-LCH:
        65.8682, 34.0438, 206.2848
        CIE-Luv:
        65.8682, -46.2686, -18.6347
        Hunter-Lab:
        59.2906, -27.0773, -10.3934
      #2db0ba color charts
#2db0ba RGB chart
      #2db0ba CMYK chart
      #2db0ba RGB pie chart
      #2db0ba color shades, tints & tones
#2db0ba color schemes
#2db0ba color preview, HTML & CSS examples
           This text has a color of #2db0ba        
        
          <p style="color:#2db0ba;">Text here</p>
        
        
          .mytext {color:#2db0ba;}
        
        Text color #2db0ba
      
           This box has a color of #2db0ba        
        
          <div style="background-color:#2db0ba;">Content here</div>
        
        
          .mybackground {background-color:#2db0ba;}
        
        Background color #2db0ba
      
           Border around this has a color of #2db0ba        
        
          <div style="border:2px solid #2db0ba;">Content here</div>
        
        
          .myborder {border:2px solid #2db0ba;}
        
        Border color #2db0ba