#0db5bf color space conversions
Hex:
        #0db5bf
        RGB:
        13, 181, 191
        CMY:
        95, 29, 25
        CMYK:
        93, 5, 0, 25
      HSL:
        183°, 87.2549%, 40.0000%
        HSV (HSB):
        183°, 93.1937%, 74.9020%
        XYZ:
        26.0938, 36.8949, 55.0364
        xyY:
        0.2211, 0.3126, 36.8949
      CIE-Lab:
        67.1981, -33.6476, -15.8712
        CIE-LCH:
        67.1981, 37.2029, 205.2527
        CIE-Luv:
        67.1981, -50.3777, -19.5702
        Hunter-Lab:
        60.7412, -29.6152, -11.2027
      #0db5bf color charts
#0db5bf RGB chart
      #0db5bf CMYK chart
      #0db5bf RGB pie chart
      #0db5bf color shades, tints & tones
#0db5bf color schemes
#0db5bf color preview, HTML & CSS examples
           This text has a color of #0db5bf        
        
          <p style="color:#0db5bf;">Text here</p>
        
        
          .mytext {color:#0db5bf;}
        
        Text color #0db5bf
      
           This box has a color of #0db5bf        
        
          <div style="background-color:#0db5bf;">Content here</div>
        
        
          .mybackground {background-color:#0db5bf;}
        
        Background color #0db5bf
      
           Border around this has a color of #0db5bf        
        
          <div style="border:2px solid #0db5bf;">Content here</div>
        
        
          .myborder {border:2px solid #0db5bf;}
        
        Border color #0db5bf