#0eaca2 color space conversions
Hex:
        #0eaca2
        RGB:
        14, 172, 162
        CMY:
        95, 33, 36
        CMYK:
        92, 0, 6, 33
      HSL:
        176°, 84.9462%, 36.4706%
        HSV (HSB):
        176°, 91.8605%, 67.4510%
        XYZ:
        21.4552, 32.2070, 39.2682
        xyY:
        0.2309, 0.3466, 32.2070
      CIE-Lab:
        63.5136, -38.2914, -5.2683
        CIE-LCH:
        63.5136, 38.6521, 187.8338
        CIE-Luv:
        63.5136, -49.4954, -2.1398
        Hunter-Lab:
        56.7513, -31.8315, -1.2990
      #0eaca2 color charts
#0eaca2 RGB chart
      #0eaca2 CMYK chart
      #0eaca2 RGB pie chart
      #0eaca2 color shades, tints & tones
#0eaca2 color schemes
#0eaca2 color preview, HTML & CSS examples
           This text has a color of #0eaca2        
        
          <p style="color:#0eaca2;">Text here</p>
        
        
          .mytext {color:#0eaca2;}
        
        Text color #0eaca2
      
           This box has a color of #0eaca2        
        
          <div style="background-color:#0eaca2;">Content here</div>
        
        
          .mybackground {background-color:#0eaca2;}
        
        Background color #0eaca2
      
           Border around this has a color of #0eaca2        
        
          <div style="border:2px solid #0eaca2;">Content here</div>
        
        
          .myborder {border:2px solid #0eaca2;}
        
        Border color #0eaca2