#0cb6ff color space conversions
Hex:
        #0cb6ff
        RGB:
        12, 182, 255
        CMY:
        95, 29, 0
        CMYK:
        95, 29, 0, 0
      HSL:
        198°, 100.0000%, 52.3529%
        HSV (HSB):
        198°, 95.2941%, 100.0000%
        XYZ:
        34.9296, 40.7541, 100.6331
        xyY:
        0.1981, 0.2311, 40.7541
      CIE-Lab:
        70.0033, -12.5620, -46.5340
        CIE-LCH:
        70.0033, 48.1998, 254.8929
        CIE-Luv:
        70.0033, -45.9384, -74.1572
        Hunter-Lab:
        63.8389, -14.0515, -48.7751
      #0cb6ff color charts
#0cb6ff RGB chart
      #0cb6ff CMYK chart
      #0cb6ff RGB pie chart
      #0cb6ff color shades, tints & tones
#0cb6ff color schemes
#0cb6ff color preview, HTML & CSS examples
           This text has a color of #0cb6ff        
        
          <p style="color:#0cb6ff;">Text here</p>
        
        
          .mytext {color:#0cb6ff;}
        
        Text color #0cb6ff
      
           This box has a color of #0cb6ff        
        
          <div style="background-color:#0cb6ff;">Content here</div>
        
        
          .mybackground {background-color:#0cb6ff;}
        
        Background color #0cb6ff
      
           Border around this has a color of #0cb6ff        
        
          <div style="border:2px solid #0cb6ff;">Content here</div>
        
        
          .myborder {border:2px solid #0cb6ff;}
        
        Border color #0cb6ff