#0db9dc color space conversions
Hex:
        #0db9dc
        RGB:
        13, 185, 220
        CMY:
        95, 27, 14
        CMYK:
        94, 16, 0, 14
      HSL:
        190°, 88.8412%, 45.6863%
        HSV (HSB):
        190°, 94.0909%, 86.2745%
        XYZ:
        30.4332, 39.9508, 73.8174
        xyY:
        0.2110, 0.2770, 39.9508
      CIE-Lab:
        69.4345, -26.1888, -28.3956
        CIE-LCH:
        69.4345, 38.6285, 227.3152
        CIE-Luv:
        69.4345, -49.4812, -41.4299
        Hunter-Lab:
        63.2066, -24.6661, -24.9986
      #0db9dc color charts
#0db9dc RGB chart
      #0db9dc CMYK chart
      #0db9dc RGB pie chart
      #0db9dc color shades, tints & tones
#0db9dc color schemes
#0db9dc color preview, HTML & CSS examples
           This text has a color of #0db9dc        
        
          <p style="color:#0db9dc;">Text here</p>
        
        
          .mytext {color:#0db9dc;}
        
        Text color #0db9dc
      
           This box has a color of #0db9dc        
        
          <div style="background-color:#0db9dc;">Content here</div>
        
        
          .mybackground {background-color:#0db9dc;}
        
        Background color #0db9dc
      
           Border around this has a color of #0db9dc        
        
          <div style="border:2px solid #0db9dc;">Content here</div>
        
        
          .myborder {border:2px solid #0db9dc;}
        
        Border color #0db9dc