#0c658d color space conversions
Hex:
        #0c658d
        RGB:
        12, 101, 141
        CMY:
        95, 60, 45
        CMYK:
        91, 28, 0, 45
      HSL:
        199°, 84.3137%, 30.0000%
        HSV (HSB):
        199°, 91.4894%, 55.2941%
        XYZ:
        9.6130, 11.3086, 26.8754
        xyY:
        0.2011, 0.2366, 11.3086
      CIE-Lab:
        40.0955, -8.8331, -28.7407
        CIE-LCH:
        40.0955, 30.0675, 252.9159
        CIE-Luv:
        40.0955, -25.9955, -39.9720
        Hunter-Lab:
        33.6283, -7.8233, -23.8442
      #0c658d color charts
#0c658d RGB chart
      #0c658d CMYK chart
      #0c658d RGB pie chart
      #0c658d color shades, tints & tones
#0c658d color schemes
#0c658d color preview, HTML & CSS examples
           This text has a color of #0c658d        
        
          <p style="color:#0c658d;">Text here</p>
        
        
          .mytext {color:#0c658d;}
        
        Text color #0c658d
      
           This box has a color of #0c658d        
        
          <div style="background-color:#0c658d;">Content here</div>
        
        
          .mybackground {background-color:#0c658d;}
        
        Background color #0c658d
      
           Border around this has a color of #0c658d        
        
          <div style="border:2px solid #0c658d;">Content here</div>
        
        
          .myborder {border:2px solid #0c658d;}
        
        Border color #0c658d