#0ebbea color space conversions
Hex:
        #0ebbea
        RGB:
        14, 187, 234
        CMY:
        95, 27, 8
        CMYK:
        94, 20, 0, 8
      HSL:
        193°, 88.7097%, 48.6275%
        HSV (HSB):
        193°, 94.0171%, 91.7647%
        XYZ:
        32.8027, 41.5745, 84.1377
        xyY:
        0.2069, 0.2623, 41.5745
      CIE-Lab:
        70.5766, -22.4550, -34.2599
        CIE-LCH:
        70.5766, 40.9630, 236.7580
        CIE-Luv:
        70.5766, -49.0558, -51.9596
        Hunter-Lab:
        64.4783, -22.0269, -32.2327
      #0ebbea color charts
#0ebbea RGB chart
      #0ebbea CMYK chart
      #0ebbea RGB pie chart
      #0ebbea color shades, tints & tones
#0ebbea color schemes
#0ebbea color preview, HTML & CSS examples
           This text has a color of #0ebbea        
        
          <p style="color:#0ebbea;">Text here</p>
        
        
          .mytext {color:#0ebbea;}
        
        Text color #0ebbea
      
           This box has a color of #0ebbea        
        
          <div style="background-color:#0ebbea;">Content here</div>
        
        
          .mybackground {background-color:#0ebbea;}
        
        Background color #0ebbea
      
           Border around this has a color of #0ebbea        
        
          <div style="border:2px solid #0ebbea;">Content here</div>
        
        
          .myborder {border:2px solid #0ebbea;}
        
        Border color #0ebbea