#0dd12b color space conversions
Hex:
        #0dd12b
        RGB:
        13, 209, 43
        CMY:
        95, 18, 83
        CMYK:
        94, 0, 79, 18
      HSL:
        129°, 88.2883%, 43.5294%
        HSV (HSB):
        129°, 93.7799%, 81.9608%
        XYZ:
        23.4025, 45.8609, 9.9041
        xyY:
        0.2956, 0.5793, 45.8609
      CIE-Lab:
        73.4552, -72.1980, 64.2871
        CIE-LCH:
        73.4552, 96.6715, 138.3172
        CIE-Luv:
        73.4552, -68.2913, 84.6605
        Hunter-Lab:
        67.7207, -56.8263, 38.7334
      #0dd12b color charts
#0dd12b RGB chart
      #0dd12b CMYK chart
      #0dd12b RGB pie chart
      #0dd12b color shades, tints & tones
#0dd12b color schemes
#0dd12b color preview, HTML & CSS examples
           This text has a color of #0dd12b        
        
          <p style="color:#0dd12b;">Text here</p>
        
        
          .mytext {color:#0dd12b;}
        
        Text color #0dd12b
      
           This box has a color of #0dd12b        
        
          <div style="background-color:#0dd12b;">Content here</div>
        
        
          .mybackground {background-color:#0dd12b;}
        
        Background color #0dd12b
      
           Border around this has a color of #0dd12b        
        
          <div style="border:2px solid #0dd12b;">Content here</div>
        
        
          .myborder {border:2px solid #0dd12b;}
        
        Border color #0dd12b