#2db0bf color space conversions
Hex:
        #2db0bf
        RGB:
        45, 176, 191
        CMY:
        82, 31, 25
        CMYK:
        76, 8, 0, 25
      HSL:
        186°, 61.8644%, 46.2745%
        HSV (HSB):
        186°, 76.4398%, 74.9020%
        XYZ:
        26.0115, 35.3701, 54.7464
        xyY:
        0.2240, 0.3046, 35.3701
      CIE-Lab:
        66.0358, -28.9800, -17.5948
        CIE-LCH:
        66.0358, 33.9030, 211.2634
        CIE-Luv:
        66.0358, -45.9215, -22.9227
        Hunter-Lab:
        59.4728, -26.0072, -12.9471
      #2db0bf color charts
#2db0bf RGB chart
      #2db0bf CMYK chart
      #2db0bf RGB pie chart
      #2db0bf color shades, tints & tones
#2db0bf color schemes
#2db0bf color preview, HTML & CSS examples
           This text has a color of #2db0bf        
        
          <p style="color:#2db0bf;">Text here</p>
        
        
          .mytext {color:#2db0bf;}
        
        Text color #2db0bf
      
           This box has a color of #2db0bf        
        
          <div style="background-color:#2db0bf;">Content here</div>
        
        
          .mybackground {background-color:#2db0bf;}
        
        Background color #2db0bf
      
           Border around this has a color of #2db0bf        
        
          <div style="border:2px solid #2db0bf;">Content here</div>
        
        
          .myborder {border:2px solid #2db0bf;}
        
        Border color #2db0bf