#0ebedb color space conversions
Hex:
        #0ebedb
        RGB:
        14, 190, 219
        CMY:
        95, 25, 14
        CMYK:
        94, 13, 0, 14
      HSL:
        188°, 87.9828%, 45.6863%
        HSV (HSB):
        188°, 93.6073%, 85.8824%
        XYZ:
        31.3807, 42.0347, 73.4774
        xyY:
        0.2136, 0.2862, 42.0347
      CIE-Lab:
        70.8949, -28.9698, -25.6075
        CIE-LCH:
        70.8949, 38.6651, 221.4747
        CIE-Luv:
        70.8949, -51.2220, -36.4716
        Hunter-Lab:
        64.8342, -27.0632, -21.8101
      #0ebedb color charts
#0ebedb RGB chart
      #0ebedb CMYK chart
      #0ebedb RGB pie chart
      #0ebedb color shades, tints & tones
#0ebedb color schemes
#0ebedb color preview, HTML & CSS examples
           This text has a color of #0ebedb        
        
          <p style="color:#0ebedb;">Text here</p>
        
        
          .mytext {color:#0ebedb;}
        
        Text color #0ebedb
      
           This box has a color of #0ebedb        
        
          <div style="background-color:#0ebedb;">Content here</div>
        
        
          .mybackground {background-color:#0ebedb;}
        
        Background color #0ebedb
      
           Border around this has a color of #0ebedb        
        
          <div style="border:2px solid #0ebedb;">Content here</div>
        
        
          .myborder {border:2px solid #0ebedb;}
        
        Border color #0ebedb