#2cb6ea color space conversions
Hex:
        #2cb6ea
        RGB:
        44, 182, 234
        CMY:
        83, 29, 8
        CMYK:
        81, 22, 0, 8
      HSL:
        196°, 81.8966%, 54.5098%
        HSV (HSB):
        196°, 81.1966%, 91.7647%
        XYZ:
        32.6179, 39.9319, 83.8304
        xyY:
        0.2086, 0.2554, 39.9319
      CIE-Lab:
        69.4210, -18.1337, -36.0286
        CIE-LCH:
        69.4210, 40.3348, 243.2832
        CIE-Luv:
        69.4210, -45.2092, -55.3846
        Hunter-Lab:
        63.1917, -18.4483, -34.4202
      #2cb6ea color charts
#2cb6ea RGB chart
      #2cb6ea CMYK chart
      #2cb6ea RGB pie chart
      #2cb6ea color shades, tints & tones
#2cb6ea color schemes
#2cb6ea color preview, HTML & CSS examples
           This text has a color of #2cb6ea        
        
          <p style="color:#2cb6ea;">Text here</p>
        
        
          .mytext {color:#2cb6ea;}
        
        Text color #2cb6ea
      
           This box has a color of #2cb6ea        
        
          <div style="background-color:#2cb6ea;">Content here</div>
        
        
          .mybackground {background-color:#2cb6ea;}
        
        Background color #2cb6ea
      
           Border around this has a color of #2cb6ea        
        
          <div style="border:2px solid #2cb6ea;">Content here</div>
        
        
          .myborder {border:2px solid #2cb6ea;}
        
        Border color #2cb6ea