#0ebaec color space conversions
Hex:
        #0ebaec
        RGB:
        14, 186, 236
        CMY:
        95, 27, 7
        CMYK:
        94, 21, 0, 7
      HSL:
        194°, 88.8000%, 49.0196%
        HSV (HSB):
        194°, 94.0678%, 92.5490%
        XYZ:
        32.8803, 41.2673, 85.5893
        xyY:
        0.2058, 0.2583, 41.2673
      CIE-Lab:
        70.3628, -21.2571, -35.6780
        CIE-LCH:
        70.3628, 41.5305, 239.2134
        CIE-Luv:
        70.3628, -48.5690, -54.5127
        Hunter-Lab:
        64.2396, -21.0561, -34.0269
      #0ebaec color charts
#0ebaec RGB chart
      #0ebaec CMYK chart
      #0ebaec RGB pie chart
      #0ebaec color shades, tints & tones
#0ebaec color schemes
#0ebaec color preview, HTML & CSS examples
           This text has a color of #0ebaec        
        
          <p style="color:#0ebaec;">Text here</p>
        
        
          .mytext {color:#0ebaec;}
        
        Text color #0ebaec
      
           This box has a color of #0ebaec        
        
          <div style="background-color:#0ebaec;">Content here</div>
        
        
          .mybackground {background-color:#0ebaec;}
        
        Background color #0ebaec
      
           Border around this has a color of #0ebaec        
        
          <div style="border:2px solid #0ebaec;">Content here</div>
        
        
          .myborder {border:2px solid #0ebaec;}
        
        Border color #0ebaec