#0cb8eb color space conversions
Hex:
        #0cb8eb
        RGB:
        12, 184, 235
        CMY:
        95, 28, 8
        CMYK:
        95, 22, 0, 8
      HSL:
        194°, 90.2834%, 48.4314%
        HSV (HSB):
        194°, 94.8936%, 92.1569%
        XYZ:
        32.2875, 40.3573, 84.6853
        xyY:
        0.2052, 0.2565, 40.3573
      CIE-Lab:
        69.7233, -20.6227, -36.1285
        CIE-LCH:
        69.7233, 41.6000, 240.2815
        CIE-Luv:
        69.7233, -48.0434, -55.2979
        Hunter-Lab:
        63.5274, -20.4511, -34.5674
      #0cb8eb color charts
#0cb8eb RGB chart
      #0cb8eb CMYK chart
      #0cb8eb RGB pie chart
      #0cb8eb color shades, tints & tones
#0cb8eb color schemes
#0cb8eb color preview, HTML & CSS examples
           This text has a color of #0cb8eb        
        
          <p style="color:#0cb8eb;">Text here</p>
        
        
          .mytext {color:#0cb8eb;}
        
        Text color #0cb8eb
      
           This box has a color of #0cb8eb        
        
          <div style="background-color:#0cb8eb;">Content here</div>
        
        
          .mybackground {background-color:#0cb8eb;}
        
        Background color #0cb8eb
      
           Border around this has a color of #0cb8eb        
        
          <div style="border:2px solid #0cb8eb;">Content here</div>
        
        
          .myborder {border:2px solid #0cb8eb;}
        
        Border color #0cb8eb