#0ef7bf color space conversions
Hex:
        #0ef7bf
        RGB:
        14, 247, 191
        CMY:
        95, 3, 25
        CMYK:
        94, 0, 23, 3
      HSL:
        166°, 93.5743%, 51.1765%
        HSV (HSB):
        166°, 94.3320%, 96.8627%
        XYZ:
        42.8458, 70.3765, 60.6160
        xyY:
        0.2465, 0.4048, 70.3765
      CIE-Lab:
        87.1812, -61.3689, 13.3709
        CIE-LCH:
        87.1812, 62.8086, 167.7087
        CIE-Luv:
        87.1812, -72.5146, 29.8826
        Hunter-Lab:
        83.8907, -55.6427, 15.8829
      #0ef7bf color charts
#0ef7bf RGB chart
      #0ef7bf CMYK chart
      #0ef7bf RGB pie chart
      #0ef7bf color shades, tints & tones
#0ef7bf color schemes
#0ef7bf color preview, HTML & CSS examples
           This text has a color of #0ef7bf        
        
          <p style="color:#0ef7bf;">Text here</p>
        
        
          .mytext {color:#0ef7bf;}
        
        Text color #0ef7bf
      
           This box has a color of #0ef7bf        
        
          <div style="background-color:#0ef7bf;">Content here</div>
        
        
          .mybackground {background-color:#0ef7bf;}
        
        Background color #0ef7bf
      
           Border around this has a color of #0ef7bf        
        
          <div style="border:2px solid #0ef7bf;">Content here</div>
        
        
          .myborder {border:2px solid #0ef7bf;}
        
        Border color #0ef7bf