#0dd42b color space conversions
Hex:
        #0dd42b
        RGB:
        13, 212, 43
        CMY:
        95, 17, 83
        CMYK:
        94, 0, 80, 17
      HSL:
        129°, 88.4444%, 44.1176%
        HSV (HSB):
        129°, 93.8679%, 83.1373%
        XYZ:
        24.1455, 47.3470, 10.1518
        xyY:
        0.2957, 0.5799, 47.3470
      CIE-Lab:
        74.4112, -73.0363, 65.1917
        CIE-LCH:
        74.4112, 97.8993, 138.2481
        CIE-Luv:
        74.4112, -69.2199, 85.9279
        Hunter-Lab:
        68.8091, -57.7793, 39.4190
      #0dd42b color charts
#0dd42b RGB chart
      #0dd42b CMYK chart
      #0dd42b RGB pie chart
      #0dd42b color shades, tints & tones
#0dd42b color schemes
#0dd42b color preview, HTML & CSS examples
           This text has a color of #0dd42b        
        
          <p style="color:#0dd42b;">Text here</p>
        
        
          .mytext {color:#0dd42b;}
        
        Text color #0dd42b
      
           This box has a color of #0dd42b        
        
          <div style="background-color:#0dd42b;">Content here</div>
        
        
          .mybackground {background-color:#0dd42b;}
        
        Background color #0dd42b
      
           Border around this has a color of #0dd42b        
        
          <div style="border:2px solid #0dd42b;">Content here</div>
        
        
          .myborder {border:2px solid #0dd42b;}
        
        Border color #0dd42b