#0cc8e1 color space conversions
Hex:
        #0cc8e1
        RGB:
        12, 200, 225
        CMY:
        95, 22, 12
        CMYK:
        95, 11, 0, 12
      HSL:
        187°, 89.8734%, 46.4706%
        HSV (HSB):
        187°, 94.6667%, 88.2353%
        XYZ:
        34.3965, 46.8230, 78.4590
        xyY:
        0.2154, 0.2932, 46.8230
      CIE-Lab:
        74.0764, -31.9498, -24.0003
        CIE-LCH:
        74.0764, 39.9600, 216.9134
        CIE-Luv:
        74.0764, -54.2238, -33.5535
        Hunter-Lab:
        68.4273, -30.0208, -20.0830
      #0cc8e1 color charts
#0cc8e1 RGB chart
      #0cc8e1 CMYK chart
      #0cc8e1 RGB pie chart
      #0cc8e1 color shades, tints & tones
#0cc8e1 color schemes
#0cc8e1 color preview, HTML & CSS examples
           This text has a color of #0cc8e1        
        
          <p style="color:#0cc8e1;">Text here</p>
        
        
          .mytext {color:#0cc8e1;}
        
        Text color #0cc8e1
      
           This box has a color of #0cc8e1        
        
          <div style="background-color:#0cc8e1;">Content here</div>
        
        
          .mybackground {background-color:#0cc8e1;}
        
        Background color #0cc8e1
      
           Border around this has a color of #0cc8e1        
        
          <div style="border:2px solid #0cc8e1;">Content here</div>
        
        
          .myborder {border:2px solid #0cc8e1;}
        
        Border color #0cc8e1