#0cb4ef color space conversions
Hex:
        #0cb4ef
        RGB:
        12, 180, 239
        CMY:
        95, 29, 6
        CMYK:
        95, 25, 0, 6
      HSL:
        196°, 90.4382%, 49.2157%
        HSV (HSB):
        196°, 94.9791%, 93.7255%
        XYZ:
        32.0529, 38.9527, 87.4906
        xyY:
        0.2022, 0.2458, 38.9527
      CIE-Lab:
        68.7170, -17.1324, -39.8724
        CIE-LCH:
        68.7170, 43.3973, 246.7477
        CIE-Luv:
        68.7170, -46.4066, -62.0138
        Hunter-Lab:
        62.4121, -17.5492, -39.4256
      #0cb4ef color charts
#0cb4ef RGB chart
      #0cb4ef CMYK chart
      #0cb4ef RGB pie chart
      #0cb4ef color shades, tints & tones
#0cb4ef color schemes
#0cb4ef color preview, HTML & CSS examples
           This text has a color of #0cb4ef        
        
          <p style="color:#0cb4ef;">Text here</p>
        
        
          .mytext {color:#0cb4ef;}
        
        Text color #0cb4ef
      
           This box has a color of #0cb4ef        
        
          <div style="background-color:#0cb4ef;">Content here</div>
        
        
          .mybackground {background-color:#0cb4ef;}
        
        Background color #0cb4ef
      
           Border around this has a color of #0cb4ef        
        
          <div style="border:2px solid #0cb4ef;">Content here</div>
        
        
          .myborder {border:2px solid #0cb4ef;}
        
        Border color #0cb4ef