#0dcc96 color space conversions
Hex:
        #0dcc96
        RGB:
        13, 204, 150
        CMY:
        95, 20, 41
        CMYK:
        94, 0, 26, 20
      HSL:
        163°, 88.0184%, 42.5490%
        HSV (HSB):
        163°, 93.6275%, 80.0000%
        XYZ:
        27.2639, 45.4733, 36.1944
        xyY:
        0.2503, 0.4174, 45.4733
      CIE-Lab:
        73.2025, -54.7422, 15.2524
        CIE-LCH:
        73.2025, 56.8273, 164.4309
        CIE-Luv:
        73.2025, -61.3912, 30.4654
        Hunter-Lab:
        67.4339, -45.8409, 15.3804
      #0dcc96 color charts
#0dcc96 RGB chart
      #0dcc96 CMYK chart
      #0dcc96 RGB pie chart
      #0dcc96 color shades, tints & tones
#0dcc96 color schemes
#0dcc96 color preview, HTML & CSS examples
           This text has a color of #0dcc96        
        
          <p style="color:#0dcc96;">Text here</p>
        
        
          .mytext {color:#0dcc96;}
        
        Text color #0dcc96
      
           This box has a color of #0dcc96        
        
          <div style="background-color:#0dcc96;">Content here</div>
        
        
          .mybackground {background-color:#0dcc96;}
        
        Background color #0dcc96
      
           Border around this has a color of #0dcc96        
        
          <div style="border:2px solid #0dcc96;">Content here</div>
        
        
          .myborder {border:2px solid #0dcc96;}
        
        Border color #0dcc96