#0ebece color space conversions
Hex:
        #0ebece
        RGB:
        14, 190, 206
        CMY:
        95, 25, 19
        CMYK:
        93, 8, 0, 19
      HSL:
        185°, 87.2727%, 43.1373%
        HSV (HSB):
        185°, 93.2039%, 80.7843%
        XYZ:
        29.7351, 41.3765, 64.8118
        xyY:
        0.2188, 0.3044, 41.3765
      CIE-Lab:
        70.4389, -33.1539, -19.2069
        CIE-LCH:
        70.4389, 38.3156, 210.0848
        CIE-Luv:
        70.4389, -52.2423, -25.2230
        Hunter-Lab:
        64.3246, -30.0533, -14.7119
      #0ebece color charts
#0ebece RGB chart
      #0ebece CMYK chart
      #0ebece RGB pie chart
      #0ebece color shades, tints & tones
#0ebece color schemes
#0ebece color preview, HTML & CSS examples
           This text has a color of #0ebece        
        
          <p style="color:#0ebece;">Text here</p>
        
        
          .mytext {color:#0ebece;}
        
        Text color #0ebece
      
           This box has a color of #0ebece        
        
          <div style="background-color:#0ebece;">Content here</div>
        
        
          .mybackground {background-color:#0ebece;}
        
        Background color #0ebece
      
           Border around this has a color of #0ebece        
        
          <div style="border:2px solid #0ebece;">Content here</div>
        
        
          .myborder {border:2px solid #0ebece;}
        
        Border color #0ebece