#2eb2ca color space conversions
Hex:
        #2eb2ca
        RGB:
        46, 178, 202
        CMY:
        82, 30, 21
        CMYK:
        77, 12, 0, 21
      HSL:
        189°, 62.9032%, 48.6275%
        HSV (HSB):
        189°, 77.2277%, 79.2157%
        XYZ:
        27.7078, 36.6859, 61.4978
        xyY:
        0.2201, 0.2914, 36.6859
      CIE-Lab:
        67.0407, -26.4029, -22.1481
        CIE-LCH:
        67.0407, 34.4623, 219.9917
        CIE-Luv:
        67.0407, -45.7427, -30.7795
        Hunter-Lab:
        60.5689, -24.3391, -17.8011
      #2eb2ca color charts
#2eb2ca RGB chart
      #2eb2ca CMYK chart
      #2eb2ca RGB pie chart
      #2eb2ca color shades, tints & tones
#2eb2ca color schemes
#2eb2ca color preview, HTML & CSS examples
           This text has a color of #2eb2ca        
        
          <p style="color:#2eb2ca;">Text here</p>
        
        
          .mytext {color:#2eb2ca;}
        
        Text color #2eb2ca
      
           This box has a color of #2eb2ca        
        
          <div style="background-color:#2eb2ca;">Content here</div>
        
        
          .mybackground {background-color:#2eb2ca;}
        
        Background color #2eb2ca
      
           Border around this has a color of #2eb2ca        
        
          <div style="border:2px solid #2eb2ca;">Content here</div>
        
        
          .myborder {border:2px solid #2eb2ca;}
        
        Border color #2eb2ca