#2eb5ca color space conversions
Hex:
        #2eb5ca
        RGB:
        46, 181, 202
        CMY:
        82, 29, 21
        CMYK:
        77, 10, 0, 21
      HSL:
        188°, 62.9032%, 48.6275%
        HSV (HSB):
        188°, 77.2277%, 79.2157%
        XYZ:
        28.3113, 37.8929, 61.6990
        xyY:
        0.2213, 0.2963, 37.8929
      CIE-Lab:
        67.9416, -27.8962, -20.7749
        CIE-LCH:
        67.9416, 34.7822, 216.6759
        CIE-Luv:
        67.9416, -46.8015, -28.3682
        Hunter-Lab:
        61.5572, -25.6297, -16.3366
      #2eb5ca color charts
#2eb5ca RGB chart
      #2eb5ca CMYK chart
      #2eb5ca RGB pie chart
      #2eb5ca color shades, tints & tones
#2eb5ca color schemes
#2eb5ca color preview, HTML & CSS examples
           This text has a color of #2eb5ca        
        
          <p style="color:#2eb5ca;">Text here</p>
        
        
          .mytext {color:#2eb5ca;}
        
        Text color #2eb5ca
      
           This box has a color of #2eb5ca        
        
          <div style="background-color:#2eb5ca;">Content here</div>
        
        
          .mybackground {background-color:#2eb5ca;}
        
        Background color #2eb5ca
      
           Border around this has a color of #2eb5ca        
        
          <div style="border:2px solid #2eb5ca;">Content here</div>
        
        
          .myborder {border:2px solid #2eb5ca;}
        
        Border color #2eb5ca