#0c713d color space conversions
Hex:
        #0c713d
        RGB:
        12, 113, 61
        CMY:
        95, 56, 76
        CMYK:
        89, 0, 46, 56
      HSL:
        149°, 80.8000%, 24.5098%
        HSV (HSB):
        149°, 89.3805%, 44.3137%
        XYZ:
        6.8991, 12.2253, 6.4110
        xyY:
        0.2702, 0.4788, 12.2253
      CIE-Lab:
        41.5720, -39.5845, 21.4552
        CIE-LCH:
        41.5720, 45.0251, 151.5418
        CIE-Luv:
        41.5720, -35.7354, 30.7113
        Hunter-Lab:
        34.9648, -25.9677, 13.6042
      #0c713d color charts
#0c713d RGB chart
      #0c713d CMYK chart
      #0c713d RGB pie chart
      #0c713d color shades, tints & tones
#0c713d color schemes
#0c713d color preview, HTML & CSS examples
           This text has a color of #0c713d        
        
          <p style="color:#0c713d;">Text here</p>
        
        
          .mytext {color:#0c713d;}
        
        Text color #0c713d
      
           This box has a color of #0c713d        
        
          <div style="background-color:#0c713d;">Content here</div>
        
        
          .mybackground {background-color:#0c713d;}
        
        Background color #0c713d
      
           Border around this has a color of #0c713d        
        
          <div style="border:2px solid #0c713d;">Content here</div>
        
        
          .myborder {border:2px solid #0c713d;}
        
        Border color #0c713d