#0efa4a color space conversions
Hex:
        #0efa4a
        RGB:
        14, 250, 74
        CMY:
        95, 2, 71
        CMYK:
        94, 0, 70, 2
      HSL:
        135°, 95.9350%, 51.7647%
        HSV (HSB):
        135°, 94.4000%, 98.0392%
        XYZ:
        35.6027, 68.9590, 17.9125
        xyY:
        0.2907, 0.5630, 68.9590
      CIE-Lab:
        86.4837, -81.3124, 67.1083
        CIE-LCH:
        86.4837, 105.4288, 140.4667
        CIE-Luv:
        86.4837, -79.9467, 94.3969
        Hunter-Lab:
        83.0415, -68.7937, 45.3399
      #0efa4a color charts
#0efa4a RGB chart
      #0efa4a CMYK chart
      #0efa4a RGB pie chart
      #0efa4a color shades, tints & tones
#0efa4a color schemes
#0efa4a color preview, HTML & CSS examples
           This text has a color of #0efa4a        
        
          <p style="color:#0efa4a;">Text here</p>
        
        
          .mytext {color:#0efa4a;}
        
        Text color #0efa4a
      
           This box has a color of #0efa4a        
        
          <div style="background-color:#0efa4a;">Content here</div>
        
        
          .mybackground {background-color:#0efa4a;}
        
        Background color #0efa4a
      
           Border around this has a color of #0efa4a        
        
          <div style="border:2px solid #0efa4a;">Content here</div>
        
        
          .myborder {border:2px solid #0efa4a;}
        
        Border color #0efa4a