#2ebbdb color space conversions
Hex:
        #2ebbdb
        RGB:
        46, 187, 219
        CMY:
        82, 27, 14
        CMYK:
        79, 15, 0, 14
      HSL:
        191°, 70.6122%, 51.9608%
        HSV (HSB):
        191°, 78.9954%, 85.8824%
        XYZ:
        31.6832, 41.2360, 73.3073
        xyY:
        0.2167, 0.2820, 41.2360
      CIE-Lab:
        70.3409, -25.4753, -26.4271
        CIE-LCH:
        70.3409, 36.7067, 226.0506
        CIE-Luv:
        70.3409, -47.7279, -38.2491
        Hunter-Lab:
        64.2152, -24.3064, -22.7340
      #2ebbdb color charts
#2ebbdb RGB chart
      #2ebbdb CMYK chart
      #2ebbdb RGB pie chart
      #2ebbdb color shades, tints & tones
#2ebbdb color schemes
#2ebbdb color preview, HTML & CSS examples
           This text has a color of #2ebbdb        
        
          <p style="color:#2ebbdb;">Text here</p>
        
        
          .mytext {color:#2ebbdb;}
        
        Text color #2ebbdb
      
           This box has a color of #2ebbdb        
        
          <div style="background-color:#2ebbdb;">Content here</div>
        
        
          .mybackground {background-color:#2ebbdb;}
        
        Background color #2ebbdb
      
           Border around this has a color of #2ebbdb        
        
          <div style="border:2px solid #2ebbdb;">Content here</div>
        
        
          .myborder {border:2px solid #2ebbdb;}
        
        Border color #2ebbdb