#0c5148 color space conversions
Hex:
        #0c5148
        RGB:
        12, 81, 72
        CMY:
        95, 68, 72
        CMYK:
        85, 0, 11, 68
      HSL:
        172°, 74.1935%, 18.2353%
        HSV (HSB):
        172°, 85.1852%, 31.7647%
        XYZ:
        4.2637, 6.4309, 7.1475
        xyY:
        0.2390, 0.3604, 6.4309
      CIE-Lab:
        30.4746, -22.6622, -0.5504
        CIE-LCH:
        30.4746, 22.6689, 181.3914
        CIE-Luv:
        30.4746, -23.0725, 2.1455
        Hunter-Lab:
        25.3592, -14.3667, 1.0407
      #0c5148 color charts
#0c5148 RGB chart
      #0c5148 CMYK chart
      #0c5148 RGB pie chart
      #0c5148 color shades, tints & tones
#0c5148 color schemes
#0c5148 color preview, HTML & CSS examples
           This text has a color of #0c5148        
        
          <p style="color:#0c5148;">Text here</p>
        
        
          .mytext {color:#0c5148;}
        
        Text color #0c5148
      
           This box has a color of #0c5148        
        
          <div style="background-color:#0c5148;">Content here</div>
        
        
          .mybackground {background-color:#0c5148;}
        
        Background color #0c5148
      
           Border around this has a color of #0c5148        
        
          <div style="border:2px solid #0c5148;">Content here</div>
        
        
          .myborder {border:2px solid #0c5148;}
        
        Border color #0c5148