#0ef38d color space conversions
Hex:
        #0ef38d
        RGB:
        14, 243, 141
        CMY:
        95, 5, 45
        CMYK:
        94, 0, 42, 5
      HSL:
        153°, 90.5138%, 50.3922%
        HSV (HSB):
        153°, 94.2387%, 95.2941%
        XYZ:
        37.0394, 66.1176, 36.0091
        xyY:
        0.2662, 0.4751, 66.1176
      CIE-Lab:
        85.0564, -70.3757, 35.9271
        CIE-LCH:
        85.0564, 79.0158, 152.9555
        CIE-Luv:
        85.0564, -74.6532, 60.9259
        Hunter-Lab:
        81.3128, -60.9874, 30.6625
      #0ef38d color charts
#0ef38d RGB chart
      #0ef38d CMYK chart
      #0ef38d RGB pie chart
      #0ef38d color shades, tints & tones
#0ef38d color schemes
#0ef38d color preview, HTML & CSS examples
           This text has a color of #0ef38d        
        
          <p style="color:#0ef38d;">Text here</p>
        
        
          .mytext {color:#0ef38d;}
        
        Text color #0ef38d
      
           This box has a color of #0ef38d        
        
          <div style="background-color:#0ef38d;">Content here</div>
        
        
          .mybackground {background-color:#0ef38d;}
        
        Background color #0ef38d
      
           Border around this has a color of #0ef38d        
        
          <div style="border:2px solid #0ef38d;">Content here</div>
        
        
          .myborder {border:2px solid #0ef38d;}
        
        Border color #0ef38d