#0efe7a color space conversions
Hex:
        #0efe7a
        RGB:
        14, 254, 122
        CMY:
        95, 0, 52
        CMYK:
        94, 0, 52, 0
      HSL:
        147°, 99.1736%, 52.5490%
        HSV (HSB):
        147°, 94.4882%, 99.6078%
        XYZ:
        39.1358, 72.3821, 30.3208
        xyY:
        0.2759, 0.5103, 72.3821
      CIE-Lab:
        88.1522, -76.9557, 48.9686
        CIE-LCH:
        88.1522, 91.2146, 147.5305
        CIE-Luv:
        88.1522, -79.1708, 77.3094
        Hunter-Lab:
        85.0777, -66.7759, 38.4240
      #0efe7a color charts
#0efe7a RGB chart
      #0efe7a CMYK chart
      #0efe7a RGB pie chart
      #0efe7a color shades, tints & tones
#0efe7a color schemes
#0efe7a color preview, HTML & CSS examples
           This text has a color of #0efe7a        
        
          <p style="color:#0efe7a;">Text here</p>
        
        
          .mytext {color:#0efe7a;}
        
        Text color #0efe7a
      
           This box has a color of #0efe7a        
        
          <div style="background-color:#0efe7a;">Content here</div>
        
        
          .mybackground {background-color:#0efe7a;}
        
        Background color #0efe7a
      
           Border around this has a color of #0efe7a        
        
          <div style="border:2px solid #0efe7a;">Content here</div>
        
        
          .myborder {border:2px solid #0efe7a;}
        
        Border color #0efe7a