#0db3cf color space conversions
Hex:
        #0db3cf
        RGB:
        13, 179, 207
        CMY:
        95, 30, 19
        CMYK:
        94, 14, 0, 19
      HSL:
        189°, 88.1818%, 43.1373%
        HSV (HSB):
        189°, 93.7198%, 81.1765%
        XYZ:
        27.5486, 36.8308, 64.6886
        xyY:
        0.2134, 0.2854, 36.8308
      CIE-Lab:
        67.1499, -27.5096, -24.7710
        CIE-LCH:
        67.1499, 37.0186, 222.0014
        CIE-Luv:
        67.1499, -48.4346, -35.0170
        Hunter-Lab:
        60.6884, -25.1772, -20.7162
      #0db3cf color charts
#0db3cf RGB chart
      #0db3cf CMYK chart
      #0db3cf RGB pie chart
      #0db3cf color shades, tints & tones
#0db3cf color schemes
#0db3cf color preview, HTML & CSS examples
           This text has a color of #0db3cf        
        
          <p style="color:#0db3cf;">Text here</p>
        
        
          .mytext {color:#0db3cf;}
        
        Text color #0db3cf
      
           This box has a color of #0db3cf        
        
          <div style="background-color:#0db3cf;">Content here</div>
        
        
          .mybackground {background-color:#0db3cf;}
        
        Background color #0db3cf
      
           Border around this has a color of #0db3cf        
        
          <div style="border:2px solid #0db3cf;">Content here</div>
        
        
          .myborder {border:2px solid #0db3cf;}
        
        Border color #0db3cf