#0ef48a color space conversions
Hex:
        #0ef48a
        RGB:
        14, 244, 138
        CMY:
        95, 4, 46
        CMYK:
        94, 0, 43, 4
      HSL:
        152°, 91.2698%, 50.5882%
        HSV (HSB):
        152°, 94.2623%, 95.6863%
        XYZ:
        37.1192, 66.6297, 34.9492
        xyY:
        0.2676, 0.4804, 66.6297
      CIE-Lab:
        85.3166, -71.2352, 37.7463
        CIE-LCH:
        85.3166, 80.6178, 152.0816
        CIE-Luv:
        85.3166, -75.1515, 63.2604
        Hunter-Lab:
        81.6270, -61.6758, 31.7535
      #0ef48a color charts
#0ef48a RGB chart
      #0ef48a CMYK chart
      #0ef48a RGB pie chart
      #0ef48a color shades, tints & tones
#0ef48a color schemes
#0ef48a color preview, HTML & CSS examples
           This text has a color of #0ef48a        
        
          <p style="color:#0ef48a;">Text here</p>
        
        
          .mytext {color:#0ef48a;}
        
        Text color #0ef48a
      
           This box has a color of #0ef48a        
        
          <div style="background-color:#0ef48a;">Content here</div>
        
        
          .mybackground {background-color:#0ef48a;}
        
        Background color #0ef48a
      
           Border around this has a color of #0ef48a        
        
          <div style="border:2px solid #0ef48a;">Content here</div>
        
        
          .myborder {border:2px solid #0ef48a;}
        
        Border color #0ef48a