#0da2af color space conversions
Hex:
        #0da2af
        RGB:
        13, 162, 175
        CMY:
        95, 36, 31
        CMYK:
        93, 7, 0, 31
      HSL:
        185°, 86.1702%, 36.8627%
        HSV (HSB):
        185°, 92.5714%, 68.6275%
        XYZ:
        20.8242, 29.0214, 45.0616
        xyY:
        0.2194, 0.3058, 29.0214
      CIE-Lab:
        60.8005, -29.6112, -16.6285
        CIE-LCH:
        60.8005, 33.9608, 209.3169
        CIE-Luv:
        60.8005, -45.0345, -21.0507
        Hunter-Lab:
        53.8715, -25.2754, -11.8839
      #0da2af color charts
#0da2af RGB chart
      #0da2af CMYK chart
      #0da2af RGB pie chart
      #0da2af color shades, tints & tones
#0da2af color schemes
#0da2af color preview, HTML & CSS examples
           This text has a color of #0da2af        
        
          <p style="color:#0da2af;">Text here</p>
        
        
          .mytext {color:#0da2af;}
        
        Text color #0da2af
      
           This box has a color of #0da2af        
        
          <div style="background-color:#0da2af;">Content here</div>
        
        
          .mybackground {background-color:#0da2af;}
        
        Background color #0da2af
      
           Border around this has a color of #0da2af        
        
          <div style="border:2px solid #0da2af;">Content here</div>
        
        
          .myborder {border:2px solid #0da2af;}
        
        Border color #0da2af