#0ef9bd color space conversions
Hex:
        #0ef9bd
        RGB:
        14, 249, 189
        CMY:
        95, 2, 26
        CMYK:
        94, 0, 24, 2
      HSL:
        165°, 95.1417%, 51.5686%
        HSV (HSB):
        165°, 94.3775%, 97.6471%
        XYZ:
        43.2421, 71.5188, 59.6695
        xyY:
        0.2479, 0.4100, 71.5188
      CIE-Lab:
        87.7365, -62.5841, 15.1891
        CIE-LCH:
        87.7365, 64.4009, 166.3581
        CIE-Luv:
        87.7365, -73.3126, 32.7266
        Hunter-Lab:
        84.5688, -56.7240, 17.3647
      #0ef9bd color charts
#0ef9bd RGB chart
      #0ef9bd CMYK chart
      #0ef9bd RGB pie chart
      #0ef9bd color shades, tints & tones
#0ef9bd color schemes
#0ef9bd color preview, HTML & CSS examples
           This text has a color of #0ef9bd        
        
          <p style="color:#0ef9bd;">Text here</p>
        
        
          .mytext {color:#0ef9bd;}
        
        Text color #0ef9bd
      
           This box has a color of #0ef9bd        
        
          <div style="background-color:#0ef9bd;">Content here</div>
        
        
          .mybackground {background-color:#0ef9bd;}
        
        Background color #0ef9bd
      
           Border around this has a color of #0ef9bd        
        
          <div style="border:2px solid #0ef9bd;">Content here</div>
        
        
          .myborder {border:2px solid #0ef9bd;}
        
        Border color #0ef9bd