#0c433b color space conversions
Hex:
        #0c433b
        RGB:
        12, 67, 59
        CMY:
        95, 74, 77
        CMYK:
        82, 0, 12, 74
      HSL:
        171°, 69.6203%, 15.4902%
        HSV (HSB):
        171°, 82.0896%, 26.2745%
        XYZ:
        2.9482, 4.4082, 4.8332
        xyY:
        0.2419, 0.3616, 4.4082
      CIE-Lab:
        24.9776, -19.5277, -0.1632
        CIE-LCH:
        24.9776, 19.5284, 180.4788
        CIE-Luv:
        24.9776, -18.4206, 2.0775
        Hunter-Lab:
        20.9958, -11.6780, 1.0487
      #0c433b color charts
#0c433b RGB chart
      #0c433b CMYK chart
      #0c433b RGB pie chart
      #0c433b color shades, tints & tones
#0c433b color schemes
#0c433b color preview, HTML & CSS examples
           This text has a color of #0c433b        
        
          <p style="color:#0c433b;">Text here</p>
        
        
          .mytext {color:#0c433b;}
        
        Text color #0c433b
      
           This box has a color of #0c433b        
        
          <div style="background-color:#0c433b;">Content here</div>
        
        
          .mybackground {background-color:#0c433b;}
        
        Background color #0c433b
      
           Border around this has a color of #0c433b        
        
          <div style="border:2px solid #0c433b;">Content here</div>
        
        
          .myborder {border:2px solid #0c433b;}
        
        Border color #0c433b