#0cc4ff color space conversions
Hex:
        #0cc4ff
        RGB:
        12, 196, 255
        CMY:
        95, 23, 0
        CMYK:
        95, 23, 0, 0
      HSL:
        195°, 100.0000%, 52.3529%
        HSV (HSB):
        195°, 95.2941%, 100.0000%
        XYZ:
        37.9415, 46.7780, 101.6371
        xyY:
        0.2036, 0.2510, 46.7780
      CIE-Lab:
        74.0476, -19.9826, -40.2068
        CIE-LCH:
        74.0476, 44.8987, 243.5729
        CIE-Luv:
        74.0476, -50.5785, -62.8392
        Hunter-Lab:
        68.3945, -20.6682, -40.2313
      #0cc4ff color charts
#0cc4ff RGB chart
      #0cc4ff CMYK chart
      #0cc4ff RGB pie chart
      #0cc4ff color shades, tints & tones
#0cc4ff color schemes
#0cc4ff color preview, HTML & CSS examples
           This text has a color of #0cc4ff        
        
          <p style="color:#0cc4ff;">Text here</p>
        
        
          .mytext {color:#0cc4ff;}
        
        Text color #0cc4ff
      
           This box has a color of #0cc4ff        
        
          <div style="background-color:#0cc4ff;">Content here</div>
        
        
          .mybackground {background-color:#0cc4ff;}
        
        Background color #0cc4ff
      
           Border around this has a color of #0cc4ff        
        
          <div style="border:2px solid #0cc4ff;">Content here</div>
        
        
          .myborder {border:2px solid #0cc4ff;}
        
        Border color #0cc4ff