#0cccf0 color space conversions
Hex:
        #0cccf0
        RGB:
        12, 204, 240
        CMY:
        95, 20, 6
        CMYK:
        95, 15, 0, 6
      HSL:
        189°, 90.4762%, 49.4118%
        HSV (HSB):
        189°, 95.0000%, 94.1176%
        XYZ:
        37.4727, 49.5552, 90.0282
        xyY:
        0.2116, 0.2799, 49.5552
      CIE-Lab:
        75.7954, -29.0393, -29.4487
        CIE-LCH:
        75.7954, 41.3582, 225.4011
        CIE-Luv:
        75.7954, -54.3977, -43.2912
        Hunter-Lab:
        70.3954, -28.1735, -26.5487
      #0cccf0 color charts
#0cccf0 RGB chart
      #0cccf0 CMYK chart
      #0cccf0 RGB pie chart
      #0cccf0 color shades, tints & tones
#0cccf0 color schemes
#0cccf0 color preview, HTML & CSS examples
           This text has a color of #0cccf0        
        
          <p style="color:#0cccf0;">Text here</p>
        
        
          .mytext {color:#0cccf0;}
        
        Text color #0cccf0
      
           This box has a color of #0cccf0        
        
          <div style="background-color:#0cccf0;">Content here</div>
        
        
          .mybackground {background-color:#0cccf0;}
        
        Background color #0cccf0
      
           Border around this has a color of #0cccf0        
        
          <div style="border:2px solid #0cccf0;">Content here</div>
        
        
          .myborder {border:2px solid #0cccf0;}
        
        Border color #0cccf0