#0ebecd color space conversions
Hex:
        #0ebecd
        RGB:
        14, 190, 205
        CMY:
        95, 25, 20
        CMYK:
        93, 7, 0, 20
      HSL:
        185°, 87.2146%, 42.9412%
        HSV (HSB):
        185°, 93.1707%, 80.3922%
        XYZ:
        29.6140, 41.3281, 64.1739
        xyY:
        0.2192, 0.3059, 41.3281
      CIE-Lab:
        70.4052, -33.4699, -18.7113
        CIE-LCH:
        70.4052, 38.3451, 209.2073
        CIE-Luv:
        70.4052, -52.3214, -24.3618
        Hunter-Lab:
        64.2869, -30.2754, -14.1850
      #0ebecd color charts
#0ebecd RGB chart
      #0ebecd CMYK chart
      #0ebecd RGB pie chart
      #0ebecd color shades, tints & tones
#0ebecd color schemes
#0ebecd color preview, HTML & CSS examples
           This text has a color of #0ebecd        
        
          <p style="color:#0ebecd;">Text here</p>
        
        
          .mytext {color:#0ebecd;}
        
        Text color #0ebecd
      
           This box has a color of #0ebecd        
        
          <div style="background-color:#0ebecd;">Content here</div>
        
        
          .mybackground {background-color:#0ebecd;}
        
        Background color #0ebecd
      
           Border around this has a color of #0ebecd        
        
          <div style="border:2px solid #0ebecd;">Content here</div>
        
        
          .myborder {border:2px solid #0ebecd;}
        
        Border color #0ebecd