#2eb0ca color space conversions
Hex:
        #2eb0ca
        RGB:
        46, 176, 202
        CMY:
        82, 31, 21
        CMYK:
        77, 13, 0, 21
      HSL:
        190°, 62.9032%, 48.6275%
        HSV (HSB):
        190°, 77.2277%, 79.2157%
        XYZ:
        27.3127, 35.8958, 61.3662
        xyY:
        0.2192, 0.2881, 35.8958
      CIE-Lab:
        66.4402, -25.3977, -23.0653
        CIE-LCH:
        66.4402, 34.3082, 222.2446
        CIE-Luv:
        66.4402, -45.0366, -32.3892
        Hunter-Lab:
        59.9131, -23.4747, -18.7888
      #2eb0ca color charts
#2eb0ca RGB chart
      #2eb0ca CMYK chart
      #2eb0ca RGB pie chart
      #2eb0ca color shades, tints & tones
#2eb0ca color schemes
#2eb0ca color preview, HTML & CSS examples
           This text has a color of #2eb0ca        
        
          <p style="color:#2eb0ca;">Text here</p>
        
        
          .mytext {color:#2eb0ca;}
        
        Text color #2eb0ca
      
           This box has a color of #2eb0ca        
        
          <div style="background-color:#2eb0ca;">Content here</div>
        
        
          .mybackground {background-color:#2eb0ca;}
        
        Background color #2eb0ca
      
           Border around this has a color of #2eb0ca        
        
          <div style="border:2px solid #2eb0ca;">Content here</div>
        
        
          .myborder {border:2px solid #2eb0ca;}
        
        Border color #2eb0ca