#0cc2fd color space conversions
Hex:
        #0cc2fd
        RGB:
        12, 194, 253
        CMY:
        95, 24, 1
        CMYK:
        95, 23, 0, 1
      HSL:
        195°, 98.3673%, 51.9608%
        HSV (HSB):
        195°, 95.2569%, 99.2157%
        XYZ:
        37.1730, 45.7536, 99.8006
        xyY:
        0.2034, 0.2504, 45.7536
      CIE-Lab:
        73.3854, -19.6309, -40.1642
        CIE-LCH:
        73.3854, 44.7049, 243.9521
        CIE-Luv:
        73.3854, -50.0602, -62.7398
        Hunter-Lab:
        67.6414, -20.2759, -40.1297
      #0cc2fd color charts
#0cc2fd RGB chart
      #0cc2fd CMYK chart
      #0cc2fd RGB pie chart
      #0cc2fd color shades, tints & tones
#0cc2fd color schemes
#0cc2fd color preview, HTML & CSS examples
           This text has a color of #0cc2fd        
        
          <p style="color:#0cc2fd;">Text here</p>
        
        
          .mytext {color:#0cc2fd;}
        
        Text color #0cc2fd
      
           This box has a color of #0cc2fd        
        
          <div style="background-color:#0cc2fd;">Content here</div>
        
        
          .mybackground {background-color:#0cc2fd;}
        
        Background color #0cc2fd
      
           Border around this has a color of #0cc2fd        
        
          <div style="border:2px solid #0cc2fd;">Content here</div>
        
        
          .myborder {border:2px solid #0cc2fd;}
        
        Border color #0cc2fd