#0eacbd color space conversions
Hex:
        #0eacbd
        RGB:
        14, 172, 189
        CMY:
        95, 33, 26
        CMYK:
        93, 9, 0, 26
      HSL:
        186°, 86.2069%, 39.8039%
        HSV (HSB):
        186°, 92.5926%, 74.1176%
        XYZ:
        24.1189, 33.2725, 53.2952
        xyY:
        0.2179, 0.3006, 33.2725
      CIE-Lab:
        64.3810, -29.9191, -19.0301
        CIE-LCH:
        64.3810, 35.4584, 212.4586
        CIE-Luv:
        64.3810, -47.3765, -25.0735
        Hunter-Lab:
        57.6823, -26.3072, -14.4029
      #0eacbd color charts
#0eacbd RGB chart
      #0eacbd CMYK chart
      #0eacbd RGB pie chart
      #0eacbd color shades, tints & tones
#0eacbd color schemes
#0eacbd color preview, HTML & CSS examples
           This text has a color of #0eacbd        
        
          <p style="color:#0eacbd;">Text here</p>
        
        
          .mytext {color:#0eacbd;}
        
        Text color #0eacbd
      
           This box has a color of #0eacbd        
        
          <div style="background-color:#0eacbd;">Content here</div>
        
        
          .mybackground {background-color:#0eacbd;}
        
        Background color #0eacbd
      
           Border around this has a color of #0eacbd        
        
          <div style="border:2px solid #0eacbd;">Content here</div>
        
        
          .myborder {border:2px solid #0eacbd;}
        
        Border color #0eacbd