#0c453b color space conversions
Hex:
        #0c453b
        RGB:
        12, 69, 59
        CMY:
        95, 73, 77
        CMYK:
        83, 0, 14, 73
      HSL:
        169°, 70.3704%, 15.8824%
        HSV (HSB):
        169°, 82.6087%, 27.0588%
        XYZ:
        3.0692, 4.6502, 4.8735
        xyY:
        0.2437, 0.3693, 4.6502
      CIE-Lab:
        25.7139, -20.5816, 0.9100
        CIE-LCH:
        25.7139, 20.6017, 177.4685
        CIE-Luv:
        25.7139, -19.2020, 3.4375
        Hunter-Lab:
        21.5643, -12.3322, 1.6955
      #0c453b color charts
#0c453b RGB chart
      #0c453b CMYK chart
      #0c453b RGB pie chart
      #0c453b color shades, tints & tones
#0c453b color schemes
#0c453b color preview, HTML & CSS examples
           This text has a color of #0c453b        
        
          <p style="color:#0c453b;">Text here</p>
        
        
          .mytext {color:#0c453b;}
        
        Text color #0c453b
      
           This box has a color of #0c453b        
        
          <div style="background-color:#0c453b;">Content here</div>
        
        
          .mybackground {background-color:#0c453b;}
        
        Background color #0c453b
      
           Border around this has a color of #0c453b        
        
          <div style="border:2px solid #0c453b;">Content here</div>
        
        
          .myborder {border:2px solid #0c453b;}
        
        Border color #0c453b