#0c9aec color space conversions
Hex:
        #0c9aec
        RGB:
        12, 154, 236
        CMY:
        95, 40, 7
        CMYK:
        95, 35, 0, 7
      HSL:
        202°, 90.3226%, 48.6275%
        HSV (HSB):
        202°, 94.9153%, 92.5490%
        XYZ:
        26.8475, 29.2455, 83.5868
        xyY:
        0.1922, 0.2094, 29.2455
      CIE-Lab:
        60.9977, -3.8224, -50.3739
        CIE-LCH:
        60.9977, 50.5187, 265.6606
        CIE-Luv:
        60.9977, -37.9946, -79.9903
        Hunter-Lab:
        54.0791, -6.0222, -53.7856
      #0c9aec color charts
#0c9aec RGB chart
      #0c9aec CMYK chart
      #0c9aec RGB pie chart
      #0c9aec color shades, tints & tones
#0c9aec color schemes
#0c9aec color preview, HTML & CSS examples
           This text has a color of #0c9aec        
        
          <p style="color:#0c9aec;">Text here</p>
        
        
          .mytext {color:#0c9aec;}
        
        Text color #0c9aec
      
           This box has a color of #0c9aec        
        
          <div style="background-color:#0c9aec;">Content here</div>
        
        
          .mybackground {background-color:#0c9aec;}
        
        Background color #0c9aec
      
           Border around this has a color of #0c9aec        
        
          <div style="border:2px solid #0c9aec;">Content here</div>
        
        
          .myborder {border:2px solid #0c9aec;}
        
        Border color #0c9aec