#0c452e color space conversions
Hex:
        #0c452e
        RGB:
        12, 69, 46
        CMY:
        95, 73, 82
        CMYK:
        83, 0, 33, 73
      HSL:
        156°, 70.3704%, 15.8824%
        HSV (HSB):
        156°, 82.6087%, 27.0588%
        XYZ:
        2.7729, 4.5317, 3.3133
        xyY:
        0.2612, 0.4268, 4.5317
      CIE-Lab:
        25.3565, -24.3387, 8.8641
        CIE-LCH:
        25.3565, 25.9026, 159.9885
        CIE-Luv:
        25.3565, -19.9025, 12.2394
        Hunter-Lab:
        21.2877, -14.0025, 5.6732
      #0c452e color charts
#0c452e RGB chart
      #0c452e CMYK chart
      #0c452e RGB pie chart
      #0c452e color shades, tints & tones
#0c452e color schemes
#0c452e color preview, HTML & CSS examples
           This text has a color of #0c452e        
        
          <p style="color:#0c452e;">Text here</p>
        
        
          .mytext {color:#0c452e;}
        
        Text color #0c452e
      
           This box has a color of #0c452e        
        
          <div style="background-color:#0c452e;">Content here</div>
        
        
          .mybackground {background-color:#0c452e;}
        
        Background color #0c452e
      
           Border around this has a color of #0c452e        
        
          <div style="border:2px solid #0c452e;">Content here</div>
        
        
          .myborder {border:2px solid #0c452e;}
        
        Border color #0c452e