#0cbcea color space conversions
Hex:
        #0cbcea
        RGB:
        12, 188, 234
        CMY:
        95, 26, 8
        CMYK:
        95, 20, 0, 8
      HSL:
        192°, 90.2439%, 48.2353%
        HSV (HSB):
        192°, 94.8718%, 91.7647%
        XYZ:
        32.9861, 41.9851, 84.2073
        xyY:
        0.2072, 0.2638, 41.9851
      CIE-Lab:
        70.8607, -23.0270, -33.8207
        CIE-LCH:
        70.8607, 40.9156, 235.7508
        CIE-Luv:
        70.8607, -49.4667, -51.1642
        Hunter-Lab:
        64.7959, -22.5226, -31.6948
      #0cbcea color charts
#0cbcea RGB chart
      #0cbcea CMYK chart
      #0cbcea RGB pie chart
      #0cbcea color shades, tints & tones
#0cbcea color schemes
#0cbcea color preview, HTML & CSS examples
           This text has a color of #0cbcea        
        
          <p style="color:#0cbcea;">Text here</p>
        
        
          .mytext {color:#0cbcea;}
        
        Text color #0cbcea
      
           This box has a color of #0cbcea        
        
          <div style="background-color:#0cbcea;">Content here</div>
        
        
          .mybackground {background-color:#0cbcea;}
        
        Background color #0cbcea
      
           Border around this has a color of #0cbcea        
        
          <div style="border:2px solid #0cbcea;">Content here</div>
        
        
          .myborder {border:2px solid #0cbcea;}
        
        Border color #0cbcea