#0cb3ec color space conversions
Hex:
        #0cb3ec
        RGB:
        12, 179, 236
        CMY:
        95, 30, 7
        CMYK:
        95, 24, 0, 7
      HSL:
        195°, 90.3226%, 48.6275%
        HSV (HSB):
        195°, 94.9153%, 92.5490%
        XYZ:
        31.4120, 38.3745, 85.1083
        xyY:
        0.2028, 0.2477, 38.3745
      CIE-Lab:
        68.2957, -17.6517, -38.8955
        CIE-LCH:
        68.2957, 42.7135, 245.5903
        CIE-Luv:
        68.2957, -46.2888, -60.2306
        Hunter-Lab:
        61.9471, -17.8941, -38.0947
      #0cb3ec color charts
#0cb3ec RGB chart
      #0cb3ec CMYK chart
      #0cb3ec RGB pie chart
      #0cb3ec color shades, tints & tones
#0cb3ec color schemes
#0cb3ec color preview, HTML & CSS examples
           This text has a color of #0cb3ec        
        
          <p style="color:#0cb3ec;">Text here</p>
        
        
          .mytext {color:#0cb3ec;}
        
        Text color #0cb3ec
      
           This box has a color of #0cb3ec        
        
          <div style="background-color:#0cb3ec;">Content here</div>
        
        
          .mybackground {background-color:#0cb3ec;}
        
        Background color #0cb3ec
      
           Border around this has a color of #0cb3ec        
        
          <div style="border:2px solid #0cb3ec;">Content here</div>
        
        
          .myborder {border:2px solid #0cb3ec;}
        
        Border color #0cb3ec