#0feece color space conversions
Hex:
        #0feece
        RGB:
        15, 238, 206
        CMY:
        94, 7, 19
        CMYK:
        94, 0, 13, 7
      HSL:
        171°, 88.1423%, 49.6078%
        HSV (HSB):
        171°, 93.6975%, 93.3333%
        XYZ:
        41.9121, 65.7069, 68.8662
        xyY:
        0.2375, 0.3723, 65.7069
      CIE-Lab:
        84.8467, -54.1117, 2.1966
        CIE-LCH:
        84.8467, 54.1563, 177.6754
        CIE-Luv:
        84.8467, -68.3804, 11.9599
        Hunter-Lab:
        81.0598, -49.5608, 6.3706
      #0feece color charts
#0feece RGB chart
      #0feece CMYK chart
      #0feece RGB pie chart
      #0feece color shades, tints & tones
#0feece color schemes
#0feece color preview, HTML & CSS examples
           This text has a color of #0feece        
        
          <p style="color:#0feece;">Text here</p>
        
        
          .mytext {color:#0feece;}
        
        Text color #0feece
      
           This box has a color of #0feece        
        
          <div style="background-color:#0feece;">Content here</div>
        
        
          .mybackground {background-color:#0feece;}
        
        Background color #0feece
      
           Border around this has a color of #0feece        
        
          <div style="border:2px solid #0feece;">Content here</div>
        
        
          .myborder {border:2px solid #0feece;}
        
        Border color #0feece