#0cb1ff color space conversions
Hex:
        #0cb1ff
        RGB:
        12, 177, 255
        CMY:
        95, 31, 0
        CMYK:
        95, 31, 0, 0
      HSL:
        199°, 100.0000%, 52.3529%
        HSV (HSB):
        199°, 95.2941%, 100.0000%
        XYZ:
        33.9238, 38.7424, 100.2978
        xyY:
        0.1961, 0.2240, 38.7424
      CIE-Lab:
        68.5643, -9.8306, -48.7984
        CIE-LCH:
        68.5643, 49.7788, 258.6100
        CIE-Luv:
        68.5643, -44.2937, -78.1344
        Hunter-Lab:
        62.2434, -11.6404, -51.9683
      #0cb1ff color charts
#0cb1ff RGB chart
      #0cb1ff CMYK chart
      #0cb1ff RGB pie chart
      #0cb1ff color shades, tints & tones
#0cb1ff color schemes
#0cb1ff color preview, HTML & CSS examples
           This text has a color of #0cb1ff        
        
          <p style="color:#0cb1ff;">Text here</p>
        
        
          .mytext {color:#0cb1ff;}
        
        Text color #0cb1ff
      
           This box has a color of #0cb1ff        
        
          <div style="background-color:#0cb1ff;">Content here</div>
        
        
          .mybackground {background-color:#0cb1ff;}
        
        Background color #0cb1ff
      
           Border around this has a color of #0cb1ff        
        
          <div style="border:2px solid #0cb1ff;">Content here</div>
        
        
          .myborder {border:2px solid #0cb1ff;}
        
        Border color #0cb1ff