#0cc5fc color space conversions
Hex:
        #0cc5fc
        RGB:
        12, 197, 252
        CMY:
        95, 23, 1
        CMYK:
        95, 22, 0, 1
      HSL:
        194°, 97.5610%, 51.7647%
        HSV (HSB):
        194°, 95.2381%, 98.8235%
        XYZ:
        37.6886, 47.0389, 99.1885
        xyY:
        0.2049, 0.2558, 47.0389
      CIE-Lab:
        74.2147, -21.5230, -38.3363
        CIE-LCH:
        74.2147, 43.9649, 240.6890
        CIE-Luv:
        74.2147, -51.1344, -59.4276
        Hunter-Lab:
        68.5849, -21.9349, -37.7366
      #0cc5fc color charts
#0cc5fc RGB chart
      #0cc5fc CMYK chart
      #0cc5fc RGB pie chart
      #0cc5fc color shades, tints & tones
#0cc5fc color schemes
#0cc5fc color preview, HTML & CSS examples
           This text has a color of #0cc5fc        
        
          <p style="color:#0cc5fc;">Text here</p>
        
        
          .mytext {color:#0cc5fc;}
        
        Text color #0cc5fc
      
           This box has a color of #0cc5fc        
        
          <div style="background-color:#0cc5fc;">Content here</div>
        
        
          .mybackground {background-color:#0cc5fc;}
        
        Background color #0cc5fc
      
           Border around this has a color of #0cc5fc        
        
          <div style="border:2px solid #0cc5fc;">Content here</div>
        
        
          .myborder {border:2px solid #0cc5fc;}
        
        Border color #0cc5fc