#0c9cde color space conversions
Hex:
        #0c9cde
        RGB:
        12, 156, 222
        CMY:
        95, 39, 13
        CMYK:
        95, 30, 0, 13
      HSL:
        199°, 89.7436%, 45.8824%
        HSV (HSB):
        199°, 94.5946%, 87.0588%
        XYZ:
        25.2249, 29.1290, 73.4002
        xyY:
        0.1974, 0.2280, 29.1290
      CIE-Lab:
        60.8953, -10.1284, -42.7866
        CIE-LCH:
        60.8953, 43.9691, 256.6822
        CIE-Luv:
        60.8953, -39.5593, -66.6077
        Hunter-Lab:
        53.9713, -11.0232, -42.8536
      #0c9cde color charts
#0c9cde RGB chart
      #0c9cde CMYK chart
      #0c9cde RGB pie chart
      #0c9cde color shades, tints & tones
#0c9cde color schemes
#0c9cde color preview, HTML & CSS examples
           This text has a color of #0c9cde        
        
          <p style="color:#0c9cde;">Text here</p>
        
        
          .mytext {color:#0c9cde;}
        
        Text color #0c9cde
      
           This box has a color of #0c9cde        
        
          <div style="background-color:#0c9cde;">Content here</div>
        
        
          .mybackground {background-color:#0c9cde;}
        
        Background color #0c9cde
      
           Border around this has a color of #0c9cde        
        
          <div style="border:2px solid #0c9cde;">Content here</div>
        
        
          .myborder {border:2px solid #0c9cde;}
        
        Border color #0c9cde