#0cc0eb color space conversions
Hex:
        #0cc0eb
        RGB:
        12, 192, 235
        CMY:
        95, 25, 8
        CMYK:
        95, 18, 0, 8
      HSL:
        192°, 90.2834%, 48.4314%
        HSV (HSB):
        192°, 94.8936%, 92.1569%
        XYZ:
        33.9967, 43.7756, 85.2550
        xyY:
        0.2085, 0.2685, 43.7756
      CIE-Lab:
        72.0782, -24.7232, -32.4797
        CIE-LCH:
        72.0782, 40.8187, 232.7220
        CIE-Luv:
        72.0782, -50.7403, -48.7630
        Hunter-Lab:
        66.1631, -24.0667, -30.0844
      #0cc0eb color charts
#0cc0eb RGB chart
      #0cc0eb CMYK chart
      #0cc0eb RGB pie chart
      #0cc0eb color shades, tints & tones
#0cc0eb color schemes
#0cc0eb color preview, HTML & CSS examples
           This text has a color of #0cc0eb        
        
          <p style="color:#0cc0eb;">Text here</p>
        
        
          .mytext {color:#0cc0eb;}
        
        Text color #0cc0eb
      
           This box has a color of #0cc0eb        
        
          <div style="background-color:#0cc0eb;">Content here</div>
        
        
          .mybackground {background-color:#0cc0eb;}
        
        Background color #0cc0eb
      
           Border around this has a color of #0cc0eb        
        
          <div style="border:2px solid #0cc0eb;">Content here</div>
        
        
          .myborder {border:2px solid #0cc0eb;}
        
        Border color #0cc0eb