#0cccf2 color space conversions
Hex:
        #0cccf2
        RGB:
        12, 204, 242
        CMY:
        95, 20, 5
        CMYK:
        95, 16, 0, 5
      HSL:
        190°, 90.5512%, 49.8039%
        HSV (HSB):
        190°, 95.0413%, 94.9020%
        XYZ:
        37.7715, 49.6747, 91.6018
        xyY:
        0.2110, 0.2774, 49.6747
      CIE-Lab:
        75.8692, -28.3851, -30.4090
        CIE-LCH:
        75.8692, 41.5983, 226.9715
        CIE-Luv:
        75.8692, -54.2421, -45.0263
        Hunter-Lab:
        70.4803, -27.6795, -27.7218
      #0cccf2 color charts
#0cccf2 RGB chart
      #0cccf2 CMYK chart
      #0cccf2 RGB pie chart
      #0cccf2 color shades, tints & tones
#0cccf2 color schemes
#0cccf2 color preview, HTML & CSS examples
           This text has a color of #0cccf2        
        
          <p style="color:#0cccf2;">Text here</p>
        
        
          .mytext {color:#0cccf2;}
        
        Text color #0cccf2
      
           This box has a color of #0cccf2        
        
          <div style="background-color:#0cccf2;">Content here</div>
        
        
          .mybackground {background-color:#0cccf2;}
        
        Background color #0cccf2
      
           Border around this has a color of #0cccf2        
        
          <div style="border:2px solid #0cccf2;">Content here</div>
        
        
          .myborder {border:2px solid #0cccf2;}
        
        Border color #0cccf2