#0dd80b color space conversions
Hex:
        #0dd80b
        RGB:
        13, 216, 11
        CMY:
        95, 15, 96
        CMYK:
        94, 0, 95, 15
      HSL:
        119°, 90.3084%, 44.5098%
        HSV (HSB):
        119°, 94.9074%, 84.7059%
        XYZ:
        24.7823, 49.2215, 8.5111
        xyY:
        0.3003, 0.5965, 49.2215
      CIE-Lab:
        75.5889, -75.3533, 72.3975
        CIE-LCH:
        75.5889, 104.4965, 136.1461
        CIE-Luv:
        75.5889, -70.8920, 91.7636
        Hunter-Lab:
        70.1580, -59.7241, 41.9179
      #0dd80b color charts
#0dd80b RGB chart
      #0dd80b CMYK chart
      #0dd80b RGB pie chart
      #0dd80b color shades, tints & tones
#0dd80b color schemes
#0dd80b color preview, HTML & CSS examples
           This text has a color of #0dd80b        
        
          <p style="color:#0dd80b;">Text here</p>
        
        
          .mytext {color:#0dd80b;}
        
        Text color #0dd80b
      
           This box has a color of #0dd80b        
        
          <div style="background-color:#0dd80b;">Content here</div>
        
        
          .mybackground {background-color:#0dd80b;}
        
        Background color #0dd80b
      
           Border around this has a color of #0dd80b        
        
          <div style="border:2px solid #0dd80b;">Content here</div>
        
        
          .myborder {border:2px solid #0dd80b;}
        
        Border color #0dd80b