#2db9ea color space conversions
Hex:
        #2db9ea
        RGB:
        45, 185, 234
        CMY:
        82, 27, 8
        CMYK:
        81, 21, 0, 8
      HSL:
        196°, 81.8182%, 54.7059%
        HSV (HSB):
        196°, 80.7692%, 91.7647%
        XYZ:
        33.2824, 41.1963, 84.0394
        xyY:
        0.2100, 0.2599, 41.1963
      CIE-Lab:
        70.3133, -19.6185, -34.6425
        CIE-LCH:
        70.3133, 39.8119, 240.4765
        CIE-Luv:
        70.3133, -46.1293, -52.9237
        Hunter-Lab:
        64.1844, -19.7625, -32.7020
      #2db9ea color charts
#2db9ea RGB chart
      #2db9ea CMYK chart
      #2db9ea RGB pie chart
      #2db9ea color shades, tints & tones
#2db9ea color schemes
#2db9ea color preview, HTML & CSS examples
           This text has a color of #2db9ea        
        
          <p style="color:#2db9ea;">Text here</p>
        
        
          .mytext {color:#2db9ea;}
        
        Text color #2db9ea
      
           This box has a color of #2db9ea        
        
          <div style="background-color:#2db9ea;">Content here</div>
        
        
          .mybackground {background-color:#2db9ea;}
        
        Background color #2db9ea
      
           Border around this has a color of #2db9ea        
        
          <div style="border:2px solid #2db9ea;">Content here</div>
        
        
          .myborder {border:2px solid #2db9ea;}
        
        Border color #2db9ea