#0c513d color space conversions
Hex:
        #0c513d
        RGB:
        12, 81, 61
        CMY:
        95, 68, 76
        CMYK:
        85, 0, 25, 68
      HSL:
        163°, 74.1935%, 18.2353%
        HSV (HSB):
        163°, 85.1852%, 31.7647%
        XYZ:
        3.9364, 6.2999, 5.4234
        xyY:
        0.2514, 0.4023, 6.2999
      CIE-Lab:
        30.1569, -25.9619, 5.9939
        CIE-LCH:
        30.1569, 26.6448, 166.9997
        CIE-Luv:
        30.1569, -23.7466, 10.1803
        Hunter-Lab:
        25.0997, -15.9305, 4.7587
      #0c513d color charts
#0c513d RGB chart
      #0c513d CMYK chart
      #0c513d RGB pie chart
      #0c513d color shades, tints & tones
#0c513d color schemes
#0c513d color preview, HTML & CSS examples
           This text has a color of #0c513d        
        
          <p style="color:#0c513d;">Text here</p>
        
        
          .mytext {color:#0c513d;}
        
        Text color #0c513d
      
           This box has a color of #0c513d        
        
          <div style="background-color:#0c513d;">Content here</div>
        
        
          .mybackground {background-color:#0c513d;}
        
        Background color #0c513d
      
           Border around this has a color of #0c513d        
        
          <div style="border:2px solid #0c513d;">Content here</div>
        
        
          .myborder {border:2px solid #0c513d;}
        
        Border color #0c513d