#0cc5ed color space conversions
Hex:
        #0cc5ed
        RGB:
        12, 197, 237
        CMY:
        95, 23, 7
        CMYK:
        95, 17, 0, 7
      HSL:
        191°, 90.3614%, 48.8235%
        HSV (HSB):
        191°, 94.9367%, 92.9412%
        XYZ:
        35.4039, 46.1251, 87.1578
        xyY:
        0.2099, 0.2734, 46.1251
      CIE-Lab:
        73.6266, -26.5660, -31.1714
        CIE-LCH:
        73.6266, 40.9562, 229.5606
        CIE-Luv:
        73.6266, -52.2729, -46.4108
        Hunter-Lab:
        67.9155, -25.8010, -28.5477
      #0cc5ed color charts
#0cc5ed RGB chart
      #0cc5ed CMYK chart
      #0cc5ed RGB pie chart
      #0cc5ed color shades, tints & tones
#0cc5ed color schemes
#0cc5ed color preview, HTML & CSS examples
           This text has a color of #0cc5ed        
        
          <p style="color:#0cc5ed;">Text here</p>
        
        
          .mytext {color:#0cc5ed;}
        
        Text color #0cc5ed
      
           This box has a color of #0cc5ed        
        
          <div style="background-color:#0cc5ed;">Content here</div>
        
        
          .mybackground {background-color:#0cc5ed;}
        
        Background color #0cc5ed
      
           Border around this has a color of #0cc5ed        
        
          <div style="border:2px solid #0cc5ed;">Content here</div>
        
        
          .myborder {border:2px solid #0cc5ed;}
        
        Border color #0cc5ed