#0ca9ed color space conversions
Hex:
        #0ca9ed
        RGB:
        12, 169, 237
        CMY:
        95, 34, 7
        CMYK:
        95, 29, 0, 7
      HSL:
        198°, 90.3614%, 48.8235%
        HSV (HSB):
        198°, 94.9367%, 92.9412%
        XYZ:
        29.6256, 34.5685, 85.2317
        xyY:
        0.1983, 0.2313, 34.5685
      CIE-Lab:
        65.4113, -11.9005, -43.9576
        CIE-LCH:
        65.4113, 45.5400, 254.8517
        CIE-Luv:
        65.4113, -42.8752, -69.1353
        Hunter-Lab:
        58.7950, -12.9486, -44.7928
      #0ca9ed color charts
#0ca9ed RGB chart
      #0ca9ed CMYK chart
      #0ca9ed RGB pie chart
      #0ca9ed color shades, tints & tones
#0ca9ed color schemes
#0ca9ed color preview, HTML & CSS examples
           This text has a color of #0ca9ed        
        
          <p style="color:#0ca9ed;">Text here</p>
        
        
          .mytext {color:#0ca9ed;}
        
        Text color #0ca9ed
      
           This box has a color of #0ca9ed        
        
          <div style="background-color:#0ca9ed;">Content here</div>
        
        
          .mybackground {background-color:#0ca9ed;}
        
        Background color #0ca9ed
      
           Border around this has a color of #0ca9ed        
        
          <div style="border:2px solid #0ca9ed;">Content here</div>
        
        
          .myborder {border:2px solid #0ca9ed;}
        
        Border color #0ca9ed