#0c526d color space conversions
Hex:
        #0c526d
        RGB:
        12, 82, 109
        CMY:
        95, 68, 57
        CMYK:
        89, 25, 0, 57
      HSL:
        197°, 80.1653%, 23.7255%
        HSV (HSB):
        197°, 88.9908%, 42.7451%
        XYZ:
        5.9292, 7.2169, 15.5485
        xyY:
        0.2066, 0.2515, 7.2169
      CIE-Lab:
        32.2956, -9.8705, -21.2693
        CIE-LCH:
        32.2956, 23.4481, 245.1053
        CIE-Luv:
        32.2956, -21.1484, -27.0701
        Hunter-Lab:
        26.8642, -7.6155, -15.5109
      #0c526d color charts
#0c526d RGB chart
      #0c526d CMYK chart
      #0c526d RGB pie chart
      #0c526d color shades, tints & tones
#0c526d color schemes
#0c526d color preview, HTML & CSS examples
           This text has a color of #0c526d        
        
          <p style="color:#0c526d;">Text here</p>
        
        
          .mytext {color:#0c526d;}
        
        Text color #0c526d
      
           This box has a color of #0c526d        
        
          <div style="background-color:#0c526d;">Content here</div>
        
        
          .mybackground {background-color:#0c526d;}
        
        Background color #0c526d
      
           Border around this has a color of #0c526d        
        
          <div style="border:2px solid #0c526d;">Content here</div>
        
        
          .myborder {border:2px solid #0c526d;}
        
        Border color #0c526d