#2db9cf color space conversions
Hex:
        #2db9cf
        RGB:
        45, 185, 207
        CMY:
        82, 27, 19
        CMYK:
        78, 11, 0, 19
      HSL:
        188°, 64.2857%, 49.4118%
        HSV (HSB):
        188°, 78.2609%, 81.1765%
        XYZ:
        29.6936, 39.7608, 65.1411
        xyY:
        0.2206, 0.2954, 39.7608
      CIE-Lab:
        69.2988, -28.3977, -21.4570
        CIE-LCH:
        69.2988, 35.5926, 217.0743
        CIE-Luv:
        69.2988, -47.9833, -29.5034
        Hunter-Lab:
        63.0562, -26.2913, -17.1111
      #2db9cf color charts
#2db9cf RGB chart
      #2db9cf CMYK chart
      #2db9cf RGB pie chart
      #2db9cf color shades, tints & tones
#2db9cf color schemes
#2db9cf color preview, HTML & CSS examples
           This text has a color of #2db9cf        
        
          <p style="color:#2db9cf;">Text here</p>
        
        
          .mytext {color:#2db9cf;}
        
        Text color #2db9cf
      
           This box has a color of #2db9cf        
        
          <div style="background-color:#2db9cf;">Content here</div>
        
        
          .mybackground {background-color:#2db9cf;}
        
        Background color #2db9cf
      
           Border around this has a color of #2db9cf        
        
          <div style="border:2px solid #2db9cf;">Content here</div>
        
        
          .myborder {border:2px solid #2db9cf;}
        
        Border color #2db9cf