#0cb5fe color space conversions
Hex:
        #0cb5fe
        RGB:
        12, 181, 254
        CMY:
        95, 29, 0
        CMYK:
        95, 29, 0, 0
      HSL:
        198°, 99.1803%, 52.1569%
        HSV (HSB):
        198°, 95.2756%, 99.6078%
        XYZ:
        34.5649, 40.2817, 99.7193
        xyY:
        0.1980, 0.2308, 40.2817
      CIE-Lab:
        69.6697, -12.3749, -46.5177
        CIE-LCH:
        69.6697, 48.1356, 255.1029
        CIE-Luv:
        69.6697, -45.6778, -74.1021
        Hunter-Lab:
        63.4678, -13.8568, -48.7277
      #0cb5fe color charts
#0cb5fe RGB chart
      #0cb5fe CMYK chart
      #0cb5fe RGB pie chart
      #0cb5fe color shades, tints & tones
#0cb5fe color schemes
#0cb5fe color preview, HTML & CSS examples
           This text has a color of #0cb5fe        
        
          <p style="color:#0cb5fe;">Text here</p>
        
        
          .mytext {color:#0cb5fe;}
        
        Text color #0cb5fe
      
           This box has a color of #0cb5fe        
        
          <div style="background-color:#0cb5fe;">Content here</div>
        
        
          .mybackground {background-color:#0cb5fe;}
        
        Background color #0cb5fe
      
           Border around this has a color of #0cb5fe        
        
          <div style="border:2px solid #0cb5fe;">Content here</div>
        
        
          .myborder {border:2px solid #0cb5fe;}
        
        Border color #0cb5fe