#0efeec color space conversions
Hex:
        #0efeec
        RGB:
        14, 254, 236
        CMY:
        95, 0, 7
        CMYK:
        94, 0, 7, 0
      HSL:
        176°, 99.1736%, 52.5490%
        HSV (HSB):
        176°, 94.4882%, 99.6078%
        XYZ:
        50.7632, 77.0331, 91.5503
        xyY:
        0.2314, 0.3512, 77.0331
      CIE-Lab:
        90.3369, -52.6778, -5.4292
        CIE-LCH:
        90.3369, 52.9569, 185.8844
        CIE-Luv:
        90.3369, -71.3156, -0.2111
        Hunter-Lab:
        87.7685, -50.3547, -0.4067
      #0efeec color charts
#0efeec RGB chart
      #0efeec CMYK chart
      #0efeec RGB pie chart
      #0efeec color shades, tints & tones
#0efeec color schemes
#0efeec color preview, HTML & CSS examples
           This text has a color of #0efeec        
        
          <p style="color:#0efeec;">Text here</p>
        
        
          .mytext {color:#0efeec;}
        
        Text color #0efeec
      
           This box has a color of #0efeec        
        
          <div style="background-color:#0efeec;">Content here</div>
        
        
          .mybackground {background-color:#0efeec;}
        
        Background color #0efeec
      
           Border around this has a color of #0efeec        
        
          <div style="border:2px solid #0efeec;">Content here</div>
        
        
          .myborder {border:2px solid #0efeec;}
        
        Border color #0efeec