#0dd58b color space conversions
Hex:
        #0dd58b
        RGB:
        13, 213, 139
        CMY:
        95, 16, 45
        CMYK:
        94, 0, 35, 16
      HSL:
        158°, 88.4956%, 44.3137%
        HSV (HSB):
        158°, 93.8967%, 83.5294%
        XYZ:
        28.6204, 49.5381, 32.4795
        xyY:
        0.2587, 0.4477, 49.5381
      CIE-Lab:
        75.7849, -60.4926, 24.6171
        CIE-LCH:
        75.7849, 65.3096, 157.8564
        CIE-Luv:
        75.7849, -65.1417, 43.9792
        Hunter-Lab:
        70.3833, -50.5862, 21.9081
      #0dd58b color charts
#0dd58b RGB chart
      #0dd58b CMYK chart
      #0dd58b RGB pie chart
      #0dd58b color shades, tints & tones
#0dd58b color schemes
#0dd58b color preview, HTML & CSS examples
           This text has a color of #0dd58b        
        
          <p style="color:#0dd58b;">Text here</p>
        
        
          .mytext {color:#0dd58b;}
        
        Text color #0dd58b
      
           This box has a color of #0dd58b        
        
          <div style="background-color:#0dd58b;">Content here</div>
        
        
          .mybackground {background-color:#0dd58b;}
        
        Background color #0dd58b
      
           Border around this has a color of #0dd58b        
        
          <div style="border:2px solid #0dd58b;">Content here</div>
        
        
          .myborder {border:2px solid #0dd58b;}
        
        Border color #0dd58b