#0de12b color space conversions
Hex:
        #0de12b
        RGB:
        13, 225, 43
        CMY:
        95, 12, 83
        CMYK:
        94, 0, 81, 12
      HSL:
        128°, 89.0756%, 46.6667%
        HSV (HSB):
        128°, 94.2222%, 88.2353%
        XYZ:
        27.5272, 54.1104, 11.2790
        xyY:
        0.2963, 0.5824, 54.1104
      CIE-Lab:
        78.5261, -76.6304, 69.0468
        CIE-LCH:
        78.5261, 103.1488, 137.9800
        CIE-Luv:
        78.5261, -73.2101, 91.3548
        Hunter-Lab:
        73.5598, -61.9321, 42.4008
      #0de12b color charts
#0de12b RGB chart
      #0de12b CMYK chart
      #0de12b RGB pie chart
      #0de12b color shades, tints & tones
#0de12b color schemes
#0de12b color preview, HTML & CSS examples
           This text has a color of #0de12b        
        
          <p style="color:#0de12b;">Text here</p>
        
        
          .mytext {color:#0de12b;}
        
        Text color #0de12b
      
           This box has a color of #0de12b        
        
          <div style="background-color:#0de12b;">Content here</div>
        
        
          .mybackground {background-color:#0de12b;}
        
        Background color #0de12b
      
           Border around this has a color of #0de12b        
        
          <div style="border:2px solid #0de12b;">Content here</div>
        
        
          .myborder {border:2px solid #0de12b;}
        
        Border color #0de12b