#0db1ac color space conversions
Hex:
        #0db1ac
        RGB:
        13, 177, 172
        CMY:
        95, 31, 33
        CMYK:
        93, 0, 3, 31
      HSL:
        178°, 86.3158%, 37.2549%
        HSV (HSB):
        178°, 92.6554%, 69.4118%
        XYZ:
        23.3345, 34.5084, 44.4607
        xyY:
        0.2281, 0.3373, 34.5084
      CIE-Lab:
        65.3641, -37.6264, -8.0947
        CIE-LCH:
        65.3641, 38.4872, 192.1412
        CIE-Luv:
        65.3641, -50.4966, -6.6072
        Hunter-Lab:
        58.7439, -31.8971, -3.7533
      #0db1ac color charts
#0db1ac RGB chart
      #0db1ac CMYK chart
      #0db1ac RGB pie chart
      #0db1ac color shades, tints & tones
#0db1ac color schemes
#0db1ac color preview, HTML & CSS examples
           This text has a color of #0db1ac        
        
          <p style="color:#0db1ac;">Text here</p>
        
        
          .mytext {color:#0db1ac;}
        
        Text color #0db1ac
      
           This box has a color of #0db1ac        
        
          <div style="background-color:#0db1ac;">Content here</div>
        
        
          .mybackground {background-color:#0db1ac;}
        
        Background color #0db1ac
      
           Border around this has a color of #0db1ac        
        
          <div style="border:2px solid #0db1ac;">Content here</div>
        
        
          .myborder {border:2px solid #0db1ac;}
        
        Border color #0db1ac