#0efebd color space conversions
Hex:
        #0efebd
        RGB:
        14, 254, 189
        CMY:
        95, 0, 26
        CMYK:
        94, 0, 26, 0
      HSL:
        164°, 99.1736%, 52.5490%
        HSV (HSB):
        164°, 94.4882%, 99.6078%
        XYZ:
        44.8082, 74.6511, 60.1916
        xyY:
        0.2494, 0.4155, 74.6511
      CIE-Lab:
        89.2293, -64.4311, 17.2870
        CIE-LCH:
        89.2293, 66.7099, 164.9811
        CIE-Luv:
        89.2293, -74.9301, 36.1129
        Hunter-Lab:
        86.4009, -58.6299, 19.1759
      #0efebd color charts
#0efebd RGB chart
      #0efebd CMYK chart
      #0efebd RGB pie chart
      #0efebd color shades, tints & tones
#0efebd color schemes
#0efebd color preview, HTML & CSS examples
           This text has a color of #0efebd        
        
          <p style="color:#0efebd;">Text here</p>
        
        
          .mytext {color:#0efebd;}
        
        Text color #0efebd
      
           This box has a color of #0efebd        
        
          <div style="background-color:#0efebd;">Content here</div>
        
        
          .mybackground {background-color:#0efebd;}
        
        Background color #0efebd
      
           Border around this has a color of #0efebd        
        
          <div style="border:2px solid #0efebd;">Content here</div>
        
        
          .myborder {border:2px solid #0efebd;}
        
        Border color #0efebd