#0dbe80 color space conversions
Hex:
        #0dbe80
        RGB:
        13, 190, 128
        CMY:
        95, 25, 50
        CMYK:
        93, 0, 33, 25
      HSL:
        159°, 87.1921%, 39.8039%
        HSV (HSB):
        159°, 93.1579%, 74.5098%
        XYZ:
        22.4757, 38.4710, 26.6631
        xyY:
        0.2565, 0.4391, 38.4710
      CIE-Lab:
        68.3663, -54.4558, 20.3333
        CIE-LCH:
        68.3663, 58.1282, 159.5248
        CIE-Luv:
        68.3663, -58.2479, 36.6088
        Hunter-Lab:
        62.0250, -43.8615, 17.9301
      #0dbe80 color charts
#0dbe80 RGB chart
      #0dbe80 CMYK chart
      #0dbe80 RGB pie chart
      #0dbe80 color shades, tints & tones
#0dbe80 color schemes
#0dbe80 color preview, HTML & CSS examples
           This text has a color of #0dbe80        
        
          <p style="color:#0dbe80;">Text here</p>
        
        
          .mytext {color:#0dbe80;}
        
        Text color #0dbe80
      
           This box has a color of #0dbe80        
        
          <div style="background-color:#0dbe80;">Content here</div>
        
        
          .mybackground {background-color:#0dbe80;}
        
        Background color #0dbe80
      
           Border around this has a color of #0dbe80        
        
          <div style="border:2px solid #0dbe80;">Content here</div>
        
        
          .myborder {border:2px solid #0dbe80;}
        
        Border color #0dbe80