#0efd2d color space conversions
Hex:
        #0efd2d
        RGB:
        14, 253, 45
        CMY:
        95, 1, 82
        CMYK:
        94, 0, 82, 1
      HSL:
        128°, 98.3539%, 52.3529%
        HSV (HSB):
        128°, 94.4664%, 99.2157%
        XYZ:
        35.7800, 70.5334, 14.2111
        xyY:
        0.2969, 0.5852, 70.5334
      CIE-Lab:
        87.2578, -84.0516, 76.5805
        CIE-LCH:
        87.2578, 113.7068, 137.6629
        CIE-Luv:
        87.2578, -81.5595, 102.3903
        Hunter-Lab:
        83.9842, -70.9253, 48.7563
      #0efd2d color charts
#0efd2d RGB chart
      #0efd2d CMYK chart
      #0efd2d RGB pie chart
      #0efd2d color shades, tints & tones
#0efd2d color schemes
#0efd2d color preview, HTML & CSS examples
           This text has a color of #0efd2d        
        
          <p style="color:#0efd2d;">Text here</p>
        
        
          .mytext {color:#0efd2d;}
        
        Text color #0efd2d
      
           This box has a color of #0efd2d        
        
          <div style="background-color:#0efd2d;">Content here</div>
        
        
          .mybackground {background-color:#0efd2d;}
        
        Background color #0efd2d
      
           Border around this has a color of #0efd2d        
        
          <div style="border:2px solid #0efd2d;">Content here</div>
        
        
          .myborder {border:2px solid #0efd2d;}
        
        Border color #0efd2d