#0c65aa color space conversions
Hex:
        #0c65aa
        RGB:
        12, 101, 170
        CMY:
        95, 60, 33
        CMYK:
        93, 41, 0, 33
      HSL:
        206°, 86.8132%, 35.6863%
        HSV (HSB):
        206°, 92.9412%, 66.6667%
        XYZ:
        12.0610, 12.2878, 39.7663
        xyY:
        0.1881, 0.1917, 12.2878
      CIE-Lab:
        41.6699, 2.6798, -43.5293
        CIE-LCH:
        41.6699, 43.6117, 273.5229
        CIE-Luv:
        41.6699, -24.3838, -63.9266
        Hunter-Lab:
        35.0540, 0.0720, -42.7227
      #0c65aa color charts
#0c65aa RGB chart
      #0c65aa CMYK chart
      #0c65aa RGB pie chart
      #0c65aa color shades, tints & tones
#0c65aa color schemes
#0c65aa color preview, HTML & CSS examples
           This text has a color of #0c65aa        
        
          <p style="color:#0c65aa;">Text here</p>
        
        
          .mytext {color:#0c65aa;}
        
        Text color #0c65aa
      
           This box has a color of #0c65aa        
        
          <div style="background-color:#0c65aa;">Content here</div>
        
        
          .mybackground {background-color:#0c65aa;}
        
        Background color #0c65aa
      
           Border around this has a color of #0c65aa        
        
          <div style="border:2px solid #0c65aa;">Content here</div>
        
        
          .myborder {border:2px solid #0c65aa;}
        
        Border color #0c65aa