#0dc995 color space conversions
Hex:
        #0dc995
        RGB:
        13, 201, 149
        CMY:
        95, 21, 42
        CMYK:
        94, 0, 26, 21
      HSL:
        163°, 87.8505%, 41.9608%
        HSV (HSB):
        163°, 93.5323%, 78.8235%
        XYZ:
        26.4774, 44.0288, 35.5367
        xyY:
        0.2497, 0.4152, 44.0288
      CIE-Lab:
        72.2477, -53.8285, 14.4507
        CIE-LCH:
        72.2477, 55.7345, 164.9728
        CIE-Luv:
        72.2477, -60.4589, 29.1467
        Hunter-Lab:
        66.3542, -44.8926, 14.6946
      #0dc995 color charts
#0dc995 RGB chart
      #0dc995 CMYK chart
      #0dc995 RGB pie chart
      #0dc995 color shades, tints & tones
#0dc995 color schemes
#0dc995 color preview, HTML & CSS examples
           This text has a color of #0dc995        
        
          <p style="color:#0dc995;">Text here</p>
        
        
          .mytext {color:#0dc995;}
        
        Text color #0dc995
      
           This box has a color of #0dc995        
        
          <div style="background-color:#0dc995;">Content here</div>
        
        
          .mybackground {background-color:#0dc995;}
        
        Background color #0dc995
      
           Border around this has a color of #0dc995        
        
          <div style="border:2px solid #0dc995;">Content here</div>
        
        
          .myborder {border:2px solid #0dc995;}
        
        Border color #0dc995