#0dbd8a color space conversions
Hex:
        #0dbd8a
        RGB:
        13, 189, 138
        CMY:
        95, 26, 46
        CMYK:
        93, 0, 27, 26
      HSL:
        163°, 87.1287%, 39.6078%
        HSV (HSB):
        163°, 93.1217%, 74.1176%
        XYZ:
        22.9510, 38.3157, 30.2308
        xyY:
        0.2508, 0.4188, 38.3157
      CIE-Lab:
        68.2527, -51.8016, 14.7885
        CIE-LCH:
        68.2527, 53.8712, 164.0669
        CIE-Luv:
        68.2527, -57.2096, 28.9350
        Hunter-Lab:
        61.8997, -42.1407, 14.3735
      #0dbd8a color charts
#0dbd8a RGB chart
      #0dbd8a CMYK chart
      #0dbd8a RGB pie chart
      #0dbd8a color shades, tints & tones
#0dbd8a color schemes
#0dbd8a color preview, HTML & CSS examples
           This text has a color of #0dbd8a        
        
          <p style="color:#0dbd8a;">Text here</p>
        
        
          .mytext {color:#0dbd8a;}
        
        Text color #0dbd8a
      
           This box has a color of #0dbd8a        
        
          <div style="background-color:#0dbd8a;">Content here</div>
        
        
          .mybackground {background-color:#0dbd8a;}
        
        Background color #0dbd8a
      
           Border around this has a color of #0dbd8a        
        
          <div style="border:2px solid #0dbd8a;">Content here</div>
        
        
          .myborder {border:2px solid #0dbd8a;}
        
        Border color #0dbd8a