#0caede color space conversions
Hex:
        #0caede
        RGB:
        12, 174, 222
        CMY:
        95, 32, 13
        CMYK:
        95, 22, 0, 13
      HSL:
        194°, 89.7436%, 45.8824%
        HSV (HSB):
        194°, 94.5946%, 87.0588%
        XYZ:
        28.4725, 35.6242, 74.4827
        xyY:
        0.2055, 0.2571, 35.6242
      CIE-Lab:
        66.2318, -19.8937, -34.4438
        CIE-LCH:
        66.2318, 39.7761, 239.9905
        CIE-Luv:
        66.2318, -45.6284, -52.1540
        Hunter-Lab:
        59.6860, -19.2992, -32.2084
      #0caede color charts
#0caede RGB chart
      #0caede CMYK chart
      #0caede RGB pie chart
      #0caede color shades, tints & tones
#0caede color schemes
#0caede color preview, HTML & CSS examples
           This text has a color of #0caede        
        
          <p style="color:#0caede;">Text here</p>
        
        
          .mytext {color:#0caede;}
        
        Text color #0caede
      
           This box has a color of #0caede        
        
          <div style="background-color:#0caede;">Content here</div>
        
        
          .mybackground {background-color:#0caede;}
        
        Background color #0caede
      
           Border around this has a color of #0caede        
        
          <div style="border:2px solid #0caede;">Content here</div>
        
        
          .myborder {border:2px solid #0caede;}
        
        Border color #0caede