#0ef8ce color space conversions
Hex:
        #0ef8ce
        RGB:
        14, 248, 206
        CMY:
        95, 3, 19
        CMYK:
        94, 0, 17, 3
      HSL:
        169°, 94.3548%, 51.3725%
        HSV (HSB):
        169°, 94.3548%, 97.2549%
        XYZ:
        44.8891, 71.6844, 69.8631
        xyY:
        0.2408, 0.3845, 71.6844
      CIE-Lab:
        87.8165, -58.1073, 6.4925
        CIE-LCH:
        87.8165, 58.4689, 173.6246
        CIE-Luv:
        87.8165, -71.7037, 19.2240
        Hunter-Lab:
        84.6666, -53.5284, 10.3432
      #0ef8ce color charts
#0ef8ce RGB chart
      #0ef8ce CMYK chart
      #0ef8ce RGB pie chart
      #0ef8ce color shades, tints & tones
#0ef8ce color schemes
#0ef8ce color preview, HTML & CSS examples
           This text has a color of #0ef8ce        
        
          <p style="color:#0ef8ce;">Text here</p>
        
        
          .mytext {color:#0ef8ce;}
        
        Text color #0ef8ce
      
           This box has a color of #0ef8ce        
        
          <div style="background-color:#0ef8ce;">Content here</div>
        
        
          .mybackground {background-color:#0ef8ce;}
        
        Background color #0ef8ce
      
           Border around this has a color of #0ef8ce        
        
          <div style="border:2px solid #0ef8ce;">Content here</div>
        
        
          .myborder {border:2px solid #0ef8ce;}
        
        Border color #0ef8ce