#0ced05 color space conversions
Hex:
        #0ced05
        RGB:
        12, 237, 5
        CMY:
        95, 7, 98
        CMYK:
        95, 0, 98, 7
      HSL:
        118°, 95.8678%, 47.4510%
        HSV (HSB):
        118°, 97.8903%, 92.9412%
        XYZ:
        30.4632, 60.6575, 10.2461
        xyY:
        0.3005, 0.5984, 60.6575
      CIE-Lab:
        82.1943, -81.0756, 78.3310
        CIE-LCH:
        82.1943, 112.7341, 135.9864
        CIE-Luv:
        82.1943, -77.3142, 100.2796
        Hunter-Lab:
        77.8829, -66.4765, 46.7180
      #0ced05 color charts
#0ced05 RGB chart
      #0ced05 CMYK chart
      #0ced05 RGB pie chart
      #0ced05 color shades, tints & tones
#0ced05 color schemes
#0ced05 color preview, HTML & CSS examples
           This text has a color of #0ced05        
        
          <p style="color:#0ced05;">Text here</p>
        
        
          .mytext {color:#0ced05;}
        
        Text color #0ced05
      
           This box has a color of #0ced05        
        
          <div style="background-color:#0ced05;">Content here</div>
        
        
          .mybackground {background-color:#0ced05;}
        
        Background color #0ced05
      
           Border around this has a color of #0ced05        
        
          <div style="border:2px solid #0ced05;">Content here</div>
        
        
          .myborder {border:2px solid #0ced05;}
        
        Border color #0ced05