#0ef6ed color space conversions
Hex:
        #0ef6ed
        RGB:
        14, 246, 237
        CMY:
        95, 4, 7
        CMYK:
        94, 0, 4, 4
      HSL:
        178°, 92.8000%, 50.9804%
        HSV (HSB):
        178°, 94.3089%, 96.4706%
        XYZ:
        48.4229, 72.1193, 91.4890
        xyY:
        0.2284, 0.3401, 72.1193
      CIE-Lab:
        88.0260, -49.0497, -9.3714
        CIE-LCH:
        88.0260, 49.9369, 190.8165
        CIE-Luv:
        88.0260, -68.6025, -7.1598
        Hunter-Lab:
        84.9231, -46.8352, -4.4279
      #0ef6ed color charts
#0ef6ed RGB chart
      #0ef6ed CMYK chart
      #0ef6ed RGB pie chart
      #0ef6ed color shades, tints & tones
#0ef6ed color schemes
#0ef6ed color preview, HTML & CSS examples
           This text has a color of #0ef6ed        
        
          <p style="color:#0ef6ed;">Text here</p>
        
        
          .mytext {color:#0ef6ed;}
        
        Text color #0ef6ed
      
           This box has a color of #0ef6ed        
        
          <div style="background-color:#0ef6ed;">Content here</div>
        
        
          .mybackground {background-color:#0ef6ed;}
        
        Background color #0ef6ed
      
           Border around this has a color of #0ef6ed        
        
          <div style="border:2px solid #0ef6ed;">Content here</div>
        
        
          .myborder {border:2px solid #0ef6ed;}
        
        Border color #0ef6ed