#2ea0cb color space conversions
Hex:
        #2ea0cb
        RGB:
        46, 160, 203
        CMY:
        82, 37, 20
        CMYK:
        77, 21, 0, 20
      HSL:
        196°, 63.0522%, 48.8235%
        HSV (HSB):
        196°, 77.3399%, 79.6078%
        XYZ:
        24.4770, 30.0343, 61.0070
        xyY:
        0.2119, 0.2600, 30.0343
      CIE-Lab:
        61.6838, -16.7343, -30.9432
        CIE-LCH:
        61.6838, 35.1784, 241.5952
        CIE-Luv:
        61.6838, -39.3295, -46.1414
        Hunter-Lab:
        54.8035, -16.1823, -27.6389
      #2ea0cb color charts
#2ea0cb RGB chart
      #2ea0cb CMYK chart
      #2ea0cb RGB pie chart
      #2ea0cb color shades, tints & tones
#2ea0cb color schemes
#2ea0cb color preview, HTML & CSS examples
           This text has a color of #2ea0cb        
        
          <p style="color:#2ea0cb;">Text here</p>
        
        
          .mytext {color:#2ea0cb;}
        
        Text color #2ea0cb
      
           This box has a color of #2ea0cb        
        
          <div style="background-color:#2ea0cb;">Content here</div>
        
        
          .mybackground {background-color:#2ea0cb;}
        
        Background color #2ea0cb
      
           Border around this has a color of #2ea0cb        
        
          <div style="border:2px solid #2ea0cb;">Content here</div>
        
        
          .myborder {border:2px solid #2ea0cb;}
        
        Border color #2ea0cb