#2db9be color space conversions
Hex:
        #2db9be
        RGB:
        45, 185, 190
        CMY:
        82, 27, 25
        CMYK:
        76, 3, 0, 25
      HSL:
        182°, 61.7021%, 46.0784%
        HSV (HSB):
        182°, 76.3158%, 74.5098%
        XYZ:
        27.7254, 38.9735, 54.7766
        xyY:
        0.2282, 0.3208, 38.9735
      CIE-Lab:
        68.7321, -33.6229, -12.9753
        CIE-LCH:
        68.7321, 36.0397, 201.1019
        CIE-Luv:
        68.7321, -49.1848, -14.9277
        Hunter-Lab:
        62.4288, -29.9762, -8.3224
      #2db9be color charts
#2db9be RGB chart
      #2db9be CMYK chart
      #2db9be RGB pie chart
      #2db9be color shades, tints & tones
#2db9be color schemes
#2db9be color preview, HTML & CSS examples
           This text has a color of #2db9be        
        
          <p style="color:#2db9be;">Text here</p>
        
        
          .mytext {color:#2db9be;}
        
        Text color #2db9be
      
           This box has a color of #2db9be        
        
          <div style="background-color:#2db9be;">Content here</div>
        
        
          .mybackground {background-color:#2db9be;}
        
        Background color #2db9be
      
           Border around this has a color of #2db9be        
        
          <div style="border:2px solid #2db9be;">Content here</div>
        
        
          .myborder {border:2px solid #2db9be;}
        
        Border color #2db9be