#0cccf3 color space conversions
Hex:
        #0cccf3
        RGB:
        12, 204, 243
        CMY:
        95, 20, 5
        CMYK:
        95, 16, 0, 5
      HSL:
        190°, 90.5882%, 50.0000%
        HSV (HSB):
        190°, 95.0617%, 95.2941%
        XYZ:
        37.9221, 49.7350, 92.3951
        xyY:
        0.2106, 0.2762, 49.7350
      CIE-Lab:
        75.9063, -28.0571, -30.8884
        CIE-LCH:
        75.9063, 41.7288, 227.7499
        CIE-Luv:
        75.9063, -54.1645, -45.8940
        Hunter-Lab:
        70.5230, -27.4310, -28.3122
      #0cccf3 color charts
#0cccf3 RGB chart
      #0cccf3 CMYK chart
      #0cccf3 RGB pie chart
      #0cccf3 color shades, tints & tones
#0cccf3 color schemes
#0cccf3 color preview, HTML & CSS examples
           This text has a color of #0cccf3        
        
          <p style="color:#0cccf3;">Text here</p>
        
        
          .mytext {color:#0cccf3;}
        
        Text color #0cccf3
      
           This box has a color of #0cccf3        
        
          <div style="background-color:#0cccf3;">Content here</div>
        
        
          .mybackground {background-color:#0cccf3;}
        
        Background color #0cccf3
      
           Border around this has a color of #0cccf3        
        
          <div style="border:2px solid #0cccf3;">Content here</div>
        
        
          .myborder {border:2px solid #0cccf3;}
        
        Border color #0cccf3