#0dbca3 color space conversions
Hex:
        #0dbca3
        RGB:
        13, 188, 163
        CMY:
        95, 26, 36
        CMYK:
        93, 0, 13, 26
      HSL:
        171°, 87.0647%, 39.4118%
        HSV (HSB):
        171°, 93.0851%, 73.7255%
        XYZ:
        24.7601, 38.6963, 40.8145
        xyY:
        0.2375, 0.3711, 38.6963
      CIE-Lab:
        68.5307, -45.0256, 1.5373
        CIE-LCH:
        68.5307, 45.0519, 178.0445
        CIE-Luv:
        68.5307, -54.9951, 9.1616
        Hunter-Lab:
        62.2064, -37.8127, 4.6435
      #0dbca3 color charts
#0dbca3 RGB chart
      #0dbca3 CMYK chart
      #0dbca3 RGB pie chart
      #0dbca3 color shades, tints & tones
#0dbca3 color schemes
#0dbca3 color preview, HTML & CSS examples
           This text has a color of #0dbca3        
        
          <p style="color:#0dbca3;">Text here</p>
        
        
          .mytext {color:#0dbca3;}
        
        Text color #0dbca3
      
           This box has a color of #0dbca3        
        
          <div style="background-color:#0dbca3;">Content here</div>
        
        
          .mybackground {background-color:#0dbca3;}
        
        Background color #0dbca3
      
           Border around this has a color of #0dbca3        
        
          <div style="border:2px solid #0dbca3;">Content here</div>
        
        
          .myborder {border:2px solid #0dbca3;}
        
        Border color #0dbca3