#0cb0ea color space conversions
Hex:
        #0cb0ea
        RGB:
        12, 176, 234
        CMY:
        95, 31, 8
        CMYK:
        95, 25, 0, 8
      HSL:
        196°, 90.2439%, 48.2353%
        HSV (HSB):
        196°, 94.8718%, 91.7647%
        XYZ:
        30.5282, 37.0693, 83.3880
        xyY:
        0.2022, 0.2455, 37.0693
      CIE-Lab:
        67.3290, -16.7579, -39.3124
        CIE-LCH:
        67.3290, 42.7352, 246.9127
        CIE-Luv:
        67.3290, -45.4265, -60.9313
        Hunter-Lab:
        60.8846, -17.0461, -38.5848
      #0cb0ea color charts
#0cb0ea RGB chart
      #0cb0ea CMYK chart
      #0cb0ea RGB pie chart
      #0cb0ea color shades, tints & tones
#0cb0ea color schemes
#0cb0ea color preview, HTML & CSS examples
           This text has a color of #0cb0ea        
        
          <p style="color:#0cb0ea;">Text here</p>
        
        
          .mytext {color:#0cb0ea;}
        
        Text color #0cb0ea
      
           This box has a color of #0cb0ea        
        
          <div style="background-color:#0cb0ea;">Content here</div>
        
        
          .mybackground {background-color:#0cb0ea;}
        
        Background color #0cb0ea
      
           Border around this has a color of #0cb0ea        
        
          <div style="border:2px solid #0cb0ea;">Content here</div>
        
        
          .myborder {border:2px solid #0cb0ea;}
        
        Border color #0cb0ea