#0cde70 color space conversions
Hex:
        #0cde70
        RGB:
        12, 222, 112
        CMY:
        95, 13, 56
        CMYK:
        95, 0, 50, 13
      HSL:
        149°, 89.7436%, 45.8824%
        HSV (HSB):
        149°, 94.5946%, 87.0588%
        XYZ:
        29.1975, 53.4906, 24.1151
        xyY:
        0.2734, 0.5008, 53.4906
      CIE-Lab:
        78.1637, -68.5087, 41.3455
        CIE-LCH:
        78.1637, 80.0180, 148.8887
        CIE-Luv:
        78.1637, -69.7401, 65.2971
        Hunter-Lab:
        73.1372, -56.7302, 31.6468
      #0cde70 color charts
#0cde70 RGB chart
      #0cde70 CMYK chart
      #0cde70 RGB pie chart
      #0cde70 color shades, tints & tones
#0cde70 color schemes
#0cde70 color preview, HTML & CSS examples
           This text has a color of #0cde70        
        
          <p style="color:#0cde70;">Text here</p>
        
        
          .mytext {color:#0cde70;}
        
        Text color #0cde70
      
           This box has a color of #0cde70        
        
          <div style="background-color:#0cde70;">Content here</div>
        
        
          .mybackground {background-color:#0cde70;}
        
        Background color #0cde70
      
           Border around this has a color of #0cde70        
        
          <div style="border:2px solid #0cde70;">Content here</div>
        
        
          .myborder {border:2px solid #0cde70;}
        
        Border color #0cde70