#0daac4 color space conversions
Hex:
        #0daac4
        RGB:
        13, 170, 196
        CMY:
        95, 33, 23
        CMYK:
        93, 13, 0, 23
      HSL:
        189°, 87.5598%, 40.9804%
        HSV (HSB):
        189°, 93.3673%, 76.8627%
        XYZ:
        24.5045, 32.8205, 57.2680
        xyY:
        0.2138, 0.2864, 32.8205
      CIE-Lab:
        64.0153, -26.6651, -23.4836
        CIE-LCH:
        64.0153, 35.5318, 221.3700
        CIE-Luv:
        64.0153, -46.1865, -32.7740
        Hunter-Lab:
        57.2892, -23.9057, -19.1656
      #0daac4 color charts
#0daac4 RGB chart
      #0daac4 CMYK chart
      #0daac4 RGB pie chart
      #0daac4 color shades, tints & tones
#0daac4 color schemes
#0daac4 color preview, HTML & CSS examples
           This text has a color of #0daac4        
        
          <p style="color:#0daac4;">Text here</p>
        
        
          .mytext {color:#0daac4;}
        
        Text color #0daac4
      
           This box has a color of #0daac4        
        
          <div style="background-color:#0daac4;">Content here</div>
        
        
          .mybackground {background-color:#0daac4;}
        
        Background color #0daac4
      
           Border around this has a color of #0daac4        
        
          <div style="border:2px solid #0daac4;">Content here</div>
        
        
          .myborder {border:2px solid #0daac4;}
        
        Border color #0daac4