#2db9df color space conversions
Hex:
        #2db9df
        RGB:
        45, 185, 223
        CMY:
        82, 27, 13
        CMYK:
        80, 17, 0, 13
      HSL:
        193°, 73.5537%, 52.5490%
        HSV (HSB):
        193°, 79.8206%, 87.4510%
        XYZ:
        31.7504, 40.5835, 75.9720
        xyY:
        0.2141, 0.2736, 40.5835
      CIE-Lab:
        69.8831, -23.2571, -29.3151
        CIE-LCH:
        69.8831, 37.4201, 231.5733
        CIE-Luv:
        69.8831, -46.8732, -43.3732
        Hunter-Lab:
        63.7052, -22.5204, -26.1130
      #2db9df color charts
#2db9df RGB chart
      #2db9df CMYK chart
      #2db9df RGB pie chart
      #2db9df color shades, tints & tones
#2db9df color schemes
#2db9df color preview, HTML & CSS examples
           This text has a color of #2db9df        
        
          <p style="color:#2db9df;">Text here</p>
        
        
          .mytext {color:#2db9df;}
        
        Text color #2db9df
      
           This box has a color of #2db9df        
        
          <div style="background-color:#2db9df;">Content here</div>
        
        
          .mybackground {background-color:#2db9df;}
        
        Background color #2db9df
      
           Border around this has a color of #2db9df        
        
          <div style="border:2px solid #2db9df;">Content here</div>
        
        
          .myborder {border:2px solid #2db9df;}
        
        Border color #2db9df