#2db4ee color space conversions
Hex:
        #2db4ee
        RGB:
        45, 180, 238
        CMY:
        82, 29, 7
        CMYK:
        81, 24, 0, 7
      HSL:
        198°, 85.0220%, 55.4902%
        HSV (HSB):
        198°, 81.0924%, 93.3333%
        XYZ:
        32.8361, 39.3735, 86.7581
        xyY:
        0.2066, 0.2477, 39.3735
      CIE-Lab:
        69.0209, -15.6307, -38.8280
        CIE-LCH:
        69.0209, 41.8561, 248.0721
        CIE-Luv:
        69.0209, -44.1565, -60.4266
        Hunter-Lab:
        62.7483, -16.4007, -38.0528
      #2db4ee color charts
#2db4ee RGB chart
      #2db4ee CMYK chart
      #2db4ee RGB pie chart
      #2db4ee color shades, tints & tones
#2db4ee color schemes
#2db4ee color preview, HTML & CSS examples
           This text has a color of #2db4ee        
        
          <p style="color:#2db4ee;">Text here</p>
        
        
          .mytext {color:#2db4ee;}
        
        Text color #2db4ee
      
           This box has a color of #2db4ee        
        
          <div style="background-color:#2db4ee;">Content here</div>
        
        
          .mybackground {background-color:#2db4ee;}
        
        Background color #2db4ee
      
           Border around this has a color of #2db4ee        
        
          <div style="border:2px solid #2db4ee;">Content here</div>
        
        
          .myborder {border:2px solid #2db4ee;}
        
        Border color #2db4ee