#2ebdeb color space conversions
Hex:
        #2ebdeb
        RGB:
        46, 189, 235
        CMY:
        82, 26, 8
        CMYK:
        80, 20, 0, 8
      HSL:
        195°, 82.5328%, 55.0980%
        HSV (HSB):
        195°, 80.4255%, 92.1569%
        XYZ:
        34.3197, 42.9742, 85.0833
        xyY:
        0.2114, 0.2647, 42.9742
      CIE-Lab:
        71.5375, -21.2715, -33.2882
        CIE-LCH:
        71.5375, 39.5042, 237.4211
        CIE-Luv:
        71.5375, -47.3261, -50.5159
        Hunter-Lab:
        65.5547, -21.2710, -31.0640
      #2ebdeb color charts
#2ebdeb RGB chart
      #2ebdeb CMYK chart
      #2ebdeb RGB pie chart
      #2ebdeb color shades, tints & tones
#2ebdeb color schemes
#2ebdeb color preview, HTML & CSS examples
           This text has a color of #2ebdeb        
        
          <p style="color:#2ebdeb;">Text here</p>
        
        
          .mytext {color:#2ebdeb;}
        
        Text color #2ebdeb
      
           This box has a color of #2ebdeb        
        
          <div style="background-color:#2ebdeb;">Content here</div>
        
        
          .mybackground {background-color:#2ebdeb;}
        
        Background color #2ebdeb
      
           Border around this has a color of #2ebdeb        
        
          <div style="border:2px solid #2ebdeb;">Content here</div>
        
        
          .myborder {border:2px solid #2ebdeb;}
        
        Border color #2ebdeb