#2ea2ca color space conversions
Hex:
        #2ea2ca
        RGB:
        46, 162, 202
        CMY:
        82, 36, 21
        CMYK:
        77, 20, 0, 21
      HSL:
        195°, 62.9032%, 48.6275%
        HSV (HSB):
        195°, 77.2277%, 79.2157%
        XYZ:
        24.7077, 30.6858, 60.4978
        xyY:
        0.2132, 0.2648, 30.6858
      CIE-Lab:
        62.2415, -18.1419, -29.5216
        CIE-LCH:
        62.2415, 34.6505, 238.4281
        CIE-Luv:
        62.2415, -40.0959, -43.6670
        Hunter-Lab:
        55.3947, -17.3244, -25.9756
      #2ea2ca color charts
#2ea2ca RGB chart
      #2ea2ca CMYK chart
      #2ea2ca RGB pie chart
      #2ea2ca color shades, tints & tones
#2ea2ca color schemes
#2ea2ca color preview, HTML & CSS examples
           This text has a color of #2ea2ca        
        
          <p style="color:#2ea2ca;">Text here</p>
        
        
          .mytext {color:#2ea2ca;}
        
        Text color #2ea2ca
      
           This box has a color of #2ea2ca        
        
          <div style="background-color:#2ea2ca;">Content here</div>
        
        
          .mybackground {background-color:#2ea2ca;}
        
        Background color #2ea2ca
      
           Border around this has a color of #2ea2ca        
        
          <div style="border:2px solid #2ea2ca;">Content here</div>
        
        
          .myborder {border:2px solid #2ea2ca;}
        
        Border color #2ea2ca