#0c535b color space conversions
Hex:
        #0c535b
        RGB:
        12, 83, 91
        CMY:
        95, 67, 64
        CMYK:
        87, 9, 0, 64
      HSL:
        186°, 76.6990%, 20.1961%
        HSV (HSB):
        186°, 86.8132%, 35.6863%
        XYZ:
        5.1332, 7.0200, 10.9820
        xyY:
        0.2219, 0.3034, 7.0200
      CIE-Lab:
        31.8524, -17.2641, -10.5931
        CIE-LCH:
        31.8524, 20.2549, 211.5329
        CIE-Luv:
        31.8524, -22.6227, -11.4644
        Hunter-Lab:
        26.4953, -11.7841, -6.0283
      #0c535b color charts
#0c535b RGB chart
      #0c535b CMYK chart
      #0c535b RGB pie chart
      #0c535b color shades, tints & tones
#0c535b color schemes
#0c535b color preview, HTML & CSS examples
           This text has a color of #0c535b        
        
          <p style="color:#0c535b;">Text here</p>
        
        
          .mytext {color:#0c535b;}
        
        Text color #0c535b
      
           This box has a color of #0c535b        
        
          <div style="background-color:#0c535b;">Content here</div>
        
        
          .mybackground {background-color:#0c535b;}
        
        Background color #0c535b
      
           Border around this has a color of #0c535b        
        
          <div style="border:2px solid #0c535b;">Content here</div>
        
        
          .myborder {border:2px solid #0c535b;}
        
        Border color #0c535b