#0ced02 color space conversions
Hex:
        #0ced02
        RGB:
        12, 237, 2
        CMY:
        95, 7, 99
        CMYK:
        95, 0, 99, 7
      HSL:
        117°, 98.3264%, 46.8627%
        HSV (HSB):
        117°, 99.1561%, 92.9412%
        XYZ:
        30.4468, 60.6509, 10.1595
        xyY:
        0.3007, 0.5990, 60.6509
      CIE-Lab:
        82.1907, -81.1218, 78.5817
        CIE-LCH:
        82.1907, 112.9417, 135.9112
        CIE-Luv:
        82.1907, -77.3315, 100.4421
        Hunter-Lab:
        77.8787, -66.5030, 46.7805
      #0ced02 color charts
#0ced02 RGB chart
      #0ced02 CMYK chart
      #0ced02 RGB pie chart
      #0ced02 color shades, tints & tones
#0ced02 color schemes
#0ced02 color preview, HTML & CSS examples
           This text has a color of #0ced02        
        
          <p style="color:#0ced02;">Text here</p>
        
        
          .mytext {color:#0ced02;}
        
        Text color #0ced02
      
           This box has a color of #0ced02        
        
          <div style="background-color:#0ced02;">Content here</div>
        
        
          .mybackground {background-color:#0ced02;}
        
        Background color #0ced02
      
           Border around this has a color of #0ced02        
        
          <div style="border:2px solid #0ced02;">Content here</div>
        
        
          .myborder {border:2px solid #0ced02;}
        
        Border color #0ced02