#0cb6dc color space conversions
Hex:
        #0cb6dc
        RGB:
        12, 182, 220
        CMY:
        95, 29, 14
        CMYK:
        95, 17, 0, 14
      HSL:
        191°, 89.6552%, 45.4902%
        HSV (HSB):
        191°, 94.5455%, 86.2745%
        XYZ:
        29.7978, 38.7014, 73.6097
        xyY:
        0.2097, 0.2723, 38.7014
      CIE-Lab:
        68.5344, -24.7063, -29.7826
        CIE-LCH:
        68.5344, 38.6963, 230.3223
        CIE-Luv:
        68.5344, -48.4979, -43.8901
        Hunter-Lab:
        62.2104, -23.3695, -26.6069
      #0cb6dc color charts
#0cb6dc RGB chart
      #0cb6dc CMYK chart
      #0cb6dc RGB pie chart
      #0cb6dc color shades, tints & tones
#0cb6dc color schemes
#0cb6dc color preview, HTML & CSS examples
           This text has a color of #0cb6dc        
        
          <p style="color:#0cb6dc;">Text here</p>
        
        
          .mytext {color:#0cb6dc;}
        
        Text color #0cb6dc
      
           This box has a color of #0cb6dc        
        
          <div style="background-color:#0cb6dc;">Content here</div>
        
        
          .mybackground {background-color:#0cb6dc;}
        
        Background color #0cb6dc
      
           Border around this has a color of #0cb6dc        
        
          <div style="border:2px solid #0cb6dc;">Content here</div>
        
        
          .myborder {border:2px solid #0cb6dc;}
        
        Border color #0cb6dc