#1ea2ca color space conversions
Hex:
        #1ea2ca
        RGB:
        30, 162, 202
        CMY:
        88, 36, 21
        CMYK:
        85, 20, 0, 21
      HSL:
        194°, 74.1379%, 45.4902%
        HSV (HSB):
        194°, 85.1485%, 79.2157%
        XYZ:
        24.1164, 30.3809, 60.4702
        xyY:
        0.2098, 0.2643, 30.3809
      CIE-Lab:
        61.9815, -19.5876, -29.9447
        CIE-LCH:
        61.9815, 35.7821, 236.8103
        CIE-Luv:
        61.9815, -41.8625, -44.1784
        Hunter-Lab:
        55.1189, -18.3582, -26.4630
      #1ea2ca color charts
#1ea2ca RGB chart
      #1ea2ca CMYK chart
      #1ea2ca RGB pie chart
      #1ea2ca color shades, tints & tones
#1ea2ca color schemes
#1ea2ca color preview, HTML & CSS examples
           This text has a color of #1ea2ca        
        
          <p style="color:#1ea2ca;">Text here</p>
        
        
          .mytext {color:#1ea2ca;}
        
        Text color #1ea2ca
      
           This box has a color of #1ea2ca        
        
          <div style="background-color:#1ea2ca;">Content here</div>
        
        
          .mybackground {background-color:#1ea2ca;}
        
        Background color #1ea2ca
      
           Border around this has a color of #1ea2ca        
        
          <div style="border:2px solid #1ea2ca;">Content here</div>
        
        
          .myborder {border:2px solid #1ea2ca;}
        
        Border color #1ea2ca