#0cc3e1 color space conversions
Hex:
        #0cc3e1
        RGB:
        12, 195, 225
        CMY:
        95, 24, 12
        CMYK:
        95, 13, 0, 12
      HSL:
        188°, 89.8734%, 46.4706%
        HSV (HSB):
        188°, 94.6667%, 88.2353%
        XYZ:
        33.2573, 44.5446, 78.0793
        xyY:
        0.2134, 0.2858, 44.5446
      CIE-Lab:
        72.5910, -29.5251, -26.2715
        CIE-LCH:
        72.5910, 39.5212, 221.6627
        CIE-Luv:
        72.5910, -52.5287, -37.6238
        Hunter-Lab:
        66.7418, -27.8517, -22.6425
      #0cc3e1 color charts
#0cc3e1 RGB chart
      #0cc3e1 CMYK chart
      #0cc3e1 RGB pie chart
      #0cc3e1 color shades, tints & tones
#0cc3e1 color schemes
#0cc3e1 color preview, HTML & CSS examples
           This text has a color of #0cc3e1        
        
          <p style="color:#0cc3e1;">Text here</p>
        
        
          .mytext {color:#0cc3e1;}
        
        Text color #0cc3e1
      
           This box has a color of #0cc3e1        
        
          <div style="background-color:#0cc3e1;">Content here</div>
        
        
          .mybackground {background-color:#0cc3e1;}
        
        Background color #0cc3e1
      
           Border around this has a color of #0cc3e1        
        
          <div style="border:2px solid #0cc3e1;">Content here</div>
        
        
          .myborder {border:2px solid #0cc3e1;}
        
        Border color #0cc3e1