#0ef1ea color space conversions
Hex:
        #0ef1ea
        RGB:
        14, 241, 234
        CMY:
        95, 5, 8
        CMYK:
        94, 0, 3, 5
      HSL:
        178°, 89.0196%, 50.0000%
        HSV (HSB):
        178°, 94.1909%, 94.5098%
        XYZ:
        46.4877, 68.9445, 88.6994
        xyY:
        0.2277, 0.3377, 68.9445
      CIE-Lab:
        86.4765, -47.7634, -10.1048
        CIE-LCH:
        86.4765, 48.8206, 191.9453
        CIE-Luv:
        86.4765, -67.1891, -8.5419
        Hunter-Lab:
        83.0328, -45.3704, -5.2133
      #0ef1ea color charts
#0ef1ea RGB chart
      #0ef1ea CMYK chart
      #0ef1ea RGB pie chart
      #0ef1ea color shades, tints & tones
#0ef1ea color schemes
#0ef1ea color preview, HTML & CSS examples
           This text has a color of #0ef1ea        
        
          <p style="color:#0ef1ea;">Text here</p>
        
        
          .mytext {color:#0ef1ea;}
        
        Text color #0ef1ea
      
           This box has a color of #0ef1ea        
        
          <div style="background-color:#0ef1ea;">Content here</div>
        
        
          .mybackground {background-color:#0ef1ea;}
        
        Background color #0ef1ea
      
           Border around this has a color of #0ef1ea        
        
          <div style="border:2px solid #0ef1ea;">Content here</div>
        
        
          .myborder {border:2px solid #0ef1ea;}
        
        Border color #0ef1ea