#0db5be color space conversions
Hex:
        #0db5be
        RGB:
        13, 181, 190
        CMY:
        95, 29, 25
        CMYK:
        93, 5, 0, 25
      HSL:
        183°, 87.1921%, 39.8039%
        HSV (HSB):
        183°, 93.1579%, 74.5098%
        XYZ:
        25.9841, 36.8510, 54.4586
        xyY:
        0.2215, 0.3142, 36.8510
      CIE-Lab:
        67.1651, -33.9615, -15.3687
        CIE-LCH:
        67.1651, 37.2770, 204.3483
        CIE-Luv:
        67.1651, -50.4568, -18.7131
        Hunter-Lab:
        60.7050, -29.8289, -10.6957
      #0db5be color charts
#0db5be RGB chart
      #0db5be CMYK chart
      #0db5be RGB pie chart
      #0db5be color shades, tints & tones
#0db5be color schemes
#0db5be color preview, HTML & CSS examples
           This text has a color of #0db5be        
        
          <p style="color:#0db5be;">Text here</p>
        
        
          .mytext {color:#0db5be;}
        
        Text color #0db5be
      
           This box has a color of #0db5be        
        
          <div style="background-color:#0db5be;">Content here</div>
        
        
          .mybackground {background-color:#0db5be;}
        
        Background color #0db5be
      
           Border around this has a color of #0db5be        
        
          <div style="border:2px solid #0db5be;">Content here</div>
        
        
          .myborder {border:2px solid #0db5be;}
        
        Border color #0db5be