#0de13b color space conversions
Hex:
        #0de13b
        RGB:
        13, 225, 59
        CMY:
        95, 12, 77
        CMYK:
        94, 0, 74, 12
      HSL:
        133°, 89.0756%, 46.6667%
        HSV (HSB):
        133°, 94.2222%, 88.2353%
        XYZ:
        27.8806, 54.2518, 13.1399
        xyY:
        0.2926, 0.5694, 54.2518
      CIE-Lab:
        78.6083, -75.5753, 64.2837
        CIE-LCH:
        78.6083, 99.2170, 139.6158
        CIE-Luv:
        78.6083, -72.8259, 87.7137
        Hunter-Lab:
        73.6558, -61.3308, 40.9820
      #0de13b color charts
#0de13b RGB chart
      #0de13b CMYK chart
      #0de13b RGB pie chart
      #0de13b color shades, tints & tones
#0de13b color schemes
#0de13b color preview, HTML & CSS examples
           This text has a color of #0de13b        
        
          <p style="color:#0de13b;">Text here</p>
        
        
          .mytext {color:#0de13b;}
        
        Text color #0de13b
      
           This box has a color of #0de13b        
        
          <div style="background-color:#0de13b;">Content here</div>
        
        
          .mybackground {background-color:#0de13b;}
        
        Background color #0de13b
      
           Border around this has a color of #0de13b        
        
          <div style="border:2px solid #0de13b;">Content here</div>
        
        
          .myborder {border:2px solid #0de13b;}
        
        Border color #0de13b