#0dc5ac color space conversions
Hex:
        #0dc5ac
        RGB:
        13, 197, 172
        CMY:
        95, 23, 33
        CMYK:
        93, 0, 13, 23
      HSL:
        172°, 87.6190%, 41.1765%
        HSV (HSB):
        172°, 93.4010%, 77.2549%
        XYZ:
        27.5786, 42.9966, 45.8754
        xyY:
        0.2368, 0.3692, 42.9966
      CIE-Lab:
        71.5527, -46.3669, 1.0179
        CIE-LCH:
        71.5527, 46.3781, 178.7424
        CIE-Luv:
        71.5527, -57.3691, 8.6629
        Hunter-Lab:
        65.5718, -39.6760, 4.4198
      #0dc5ac color charts
#0dc5ac RGB chart
      #0dc5ac CMYK chart
      #0dc5ac RGB pie chart
      #0dc5ac color shades, tints & tones
#0dc5ac color schemes
#0dc5ac color preview, HTML & CSS examples
           This text has a color of #0dc5ac        
        
          <p style="color:#0dc5ac;">Text here</p>
        
        
          .mytext {color:#0dc5ac;}
        
        Text color #0dc5ac
      
           This box has a color of #0dc5ac        
        
          <div style="background-color:#0dc5ac;">Content here</div>
        
        
          .mybackground {background-color:#0dc5ac;}
        
        Background color #0dc5ac
      
           Border around this has a color of #0dc5ac        
        
          <div style="border:2px solid #0dc5ac;">Content here</div>
        
        
          .myborder {border:2px solid #0dc5ac;}
        
        Border color #0dc5ac