#0ccde2 color space conversions
Hex:
        #0ccde2
        RGB:
        12, 205, 226
        CMY:
        95, 20, 11
        CMYK:
        95, 9, 0, 11
      HSL:
        186°, 89.9160%, 46.6667%
        HSV (HSB):
        186°, 94.6903%, 88.6275%
        XYZ:
        35.7104, 49.2318, 79.5721
        xyY:
        0.2171, 0.2993, 49.2318
      CIE-Lab:
        75.5953, -34.0165, -22.2254
        CIE-LCH:
        75.5953, 40.6336, 213.1594
        CIE-Luv:
        75.5953, -55.8371, -30.3614
        Hunter-Lab:
        70.1654, -31.9425, -18.1229
      #0ccde2 color charts
#0ccde2 RGB chart
      #0ccde2 CMYK chart
      #0ccde2 RGB pie chart
      #0ccde2 color shades, tints & tones
#0ccde2 color schemes
#0ccde2 color preview, HTML & CSS examples
           This text has a color of #0ccde2        
        
          <p style="color:#0ccde2;">Text here</p>
        
        
          .mytext {color:#0ccde2;}
        
        Text color #0ccde2
      
           This box has a color of #0ccde2        
        
          <div style="background-color:#0ccde2;">Content here</div>
        
        
          .mybackground {background-color:#0ccde2;}
        
        Background color #0ccde2
      
           Border around this has a color of #0ccde2        
        
          <div style="border:2px solid #0ccde2;">Content here</div>
        
        
          .myborder {border:2px solid #0ccde2;}
        
        Border color #0ccde2