#0ee7bc color space conversions
Hex:
        #0ee7bc
        RGB:
        14, 231, 188
        CMY:
        95, 9, 26
        CMYK:
        94, 0, 19, 9
      HSL:
        168°, 88.5714%, 48.0392%
        HSV (HSB):
        168°, 93.9394%, 90.5882%
        XYZ:
        37.8341, 60.8760, 57.3331
        xyY:
        0.2425, 0.3901, 60.8760
      CIE-Lab:
        82.3121, -55.9532, 8.0013
        CIE-LCH:
        82.3121, 56.5224, 171.8619
        CIE-Luv:
        82.3121, -67.4947, 20.9202
        Hunter-Lab:
        78.0231, -49.9841, 11.0485
      #0ee7bc color charts
#0ee7bc RGB chart
      #0ee7bc CMYK chart
      #0ee7bc RGB pie chart
      #0ee7bc color shades, tints & tones
#0ee7bc color schemes
#0ee7bc color preview, HTML & CSS examples
           This text has a color of #0ee7bc        
        
          <p style="color:#0ee7bc;">Text here</p>
        
        
          .mytext {color:#0ee7bc;}
        
        Text color #0ee7bc
      
           This box has a color of #0ee7bc        
        
          <div style="background-color:#0ee7bc;">Content here</div>
        
        
          .mybackground {background-color:#0ee7bc;}
        
        Background color #0ee7bc
      
           Border around this has a color of #0ee7bc        
        
          <div style="border:2px solid #0ee7bc;">Content here</div>
        
        
          .myborder {border:2px solid #0ee7bc;}
        
        Border color #0ee7bc