#0cc4fa color space conversions
Hex:
        #0cc4fa
        RGB:
        12, 196, 250
        CMY:
        95, 23, 2
        CMYK:
        95, 22, 0, 2
      HSL:
        194°, 95.9677%, 51.3725%
        HSV (HSB):
        194°, 95.2000%, 98.0392%
        XYZ:
        37.1469, 46.4601, 97.4523
        xyY:
        0.2052, 0.2566, 46.4601
      CIE-Lab:
        73.8431, -21.6899, -37.8390
        CIE-LCH:
        73.8431, 43.6147, 240.1781
        CIE-Luv:
        73.8431, -50.9499, -58.5119
        Hunter-Lab:
        68.1617, -22.0037, -37.0551
      #0cc4fa color charts
#0cc4fa RGB chart
      #0cc4fa CMYK chart
      #0cc4fa RGB pie chart
      #0cc4fa color shades, tints & tones
#0cc4fa color schemes
#0cc4fa color preview, HTML & CSS examples
           This text has a color of #0cc4fa        
        
          <p style="color:#0cc4fa;">Text here</p>
        
        
          .mytext {color:#0cc4fa;}
        
        Text color #0cc4fa
      
           This box has a color of #0cc4fa        
        
          <div style="background-color:#0cc4fa;">Content here</div>
        
        
          .mybackground {background-color:#0cc4fa;}
        
        Background color #0cc4fa
      
           Border around this has a color of #0cc4fa        
        
          <div style="border:2px solid #0cc4fa;">Content here</div>
        
        
          .myborder {border:2px solid #0cc4fa;}
        
        Border color #0cc4fa