#0cceee color space conversions
Hex:
        #0cceee
        RGB:
        12, 206, 238
        CMY:
        95, 19, 7
        CMYK:
        95, 13, 0, 7
      HSL:
        188°, 90.4000%, 49.0196%
        HSV (HSB):
        188°, 94.9580%, 93.3333%
        XYZ:
        37.6555, 50.3938, 88.6312
        xyY:
        0.2131, 0.2852, 50.3938
      CIE-Lab:
        76.3104, -30.6634, -27.5849
        CIE-LCH:
        76.3104, 41.2452, 221.9746
        CIE-Luv:
        76.3104, -55.2271, -39.9242
        Hunter-Lab:
        70.9886, -29.5457, -24.3332
      #0cceee color charts
#0cceee RGB chart
      #0cceee CMYK chart
      #0cceee RGB pie chart
      #0cceee color shades, tints & tones
#0cceee color schemes
#0cceee color preview, HTML & CSS examples
           This text has a color of #0cceee        
        
          <p style="color:#0cceee;">Text here</p>
        
        
          .mytext {color:#0cceee;}
        
        Text color #0cceee
      
           This box has a color of #0cceee        
        
          <div style="background-color:#0cceee;">Content here</div>
        
        
          .mybackground {background-color:#0cceee;}
        
        Background color #0cceee
      
           Border around this has a color of #0cceee        
        
          <div style="border:2px solid #0cceee;">Content here</div>
        
        
          .myborder {border:2px solid #0cceee;}
        
        Border color #0cceee