#0ef24b color space conversions
Hex:
        #0ef24b
        RGB:
        14, 242, 75
        CMY:
        95, 5, 71
        CMYK:
        94, 0, 69, 5
      HSL:
        136°, 89.7638%, 50.1961%
        HSV (HSB):
        136°, 94.2149%, 94.9020%
        XYZ:
        33.2032, 64.1056, 17.2802
        xyY:
        0.2898, 0.5594, 64.1056
      CIE-Lab:
        84.0207, -78.9823, 64.1666
        CIE-LCH:
        84.0207, 101.7622, 140.9090
        CIE-Luv:
        84.0207, -77.4898, 90.5607
        Hunter-Lab:
        80.0660, -66.0918, 43.2499
      #0ef24b color charts
#0ef24b RGB chart
      #0ef24b CMYK chart
      #0ef24b RGB pie chart
      #0ef24b color shades, tints & tones
#0ef24b color schemes
#0ef24b color preview, HTML & CSS examples
           This text has a color of #0ef24b        
        
          <p style="color:#0ef24b;">Text here</p>
        
        
          .mytext {color:#0ef24b;}
        
        Text color #0ef24b
      
           This box has a color of #0ef24b        
        
          <div style="background-color:#0ef24b;">Content here</div>
        
        
          .mybackground {background-color:#0ef24b;}
        
        Background color #0ef24b
      
           Border around this has a color of #0ef24b        
        
          <div style="border:2px solid #0ef24b;">Content here</div>
        
        
          .myborder {border:2px solid #0ef24b;}
        
        Border color #0ef24b