#0ebcaf color space conversions
Hex:
        #0ebcaf
        RGB:
        14, 188, 175
        CMY:
        95, 26, 31
        CMYK:
        93, 0, 7, 26
      HSL:
        176°, 86.1386%, 39.6078%
        HSV (HSB):
        176°, 92.5532%, 73.7255%
        XYZ:
        25.9022, 39.1549, 46.7499
        xyY:
        0.2317, 0.3502, 39.1549
      CIE-Lab:
        68.8634, -41.6229, -4.5657
        CIE-LCH:
        68.8634, 41.8726, 186.2598
        CIE-Luv:
        68.8634, -54.0108, -0.5771
        Hunter-Lab:
        62.5739, -35.6151, -0.4947
      #0ebcaf color charts
#0ebcaf RGB chart
      #0ebcaf CMYK chart
      #0ebcaf RGB pie chart
      #0ebcaf color shades, tints & tones
#0ebcaf color schemes
#0ebcaf color preview, HTML & CSS examples
           This text has a color of #0ebcaf        
        
          <p style="color:#0ebcaf;">Text here</p>
        
        
          .mytext {color:#0ebcaf;}
        
        Text color #0ebcaf
      
           This box has a color of #0ebcaf        
        
          <div style="background-color:#0ebcaf;">Content here</div>
        
        
          .mybackground {background-color:#0ebcaf;}
        
        Background color #0ebcaf
      
           Border around this has a color of #0ebcaf        
        
          <div style="border:2px solid #0ebcaf;">Content here</div>
        
        
          .myborder {border:2px solid #0ebcaf;}
        
        Border color #0ebcaf