#12952f color space conversions
Hex:
        #12952f
        RGB:
        18, 149, 47
        CMY:
        93, 42, 82
        CMYK:
        88, 0, 68, 42
      HSL:
        133°, 78.4431%, 32.7451%
        HSV (HSB):
        133°, 87.9195%, 58.4314%
        XYZ:
        11.5100, 21.8287, 6.2961
        xyY:
        0.2904, 0.5507, 21.8287
      CIE-Lab:
        53.8448, -53.6842, 43.0829
        CIE-LCH:
        53.8448, 68.8341, 141.2521
        CIE-Luv:
        53.8448, -48.4214, 56.4835
        Hunter-Lab:
        46.7212, -37.7878, 24.7151
      #12952f color charts
#12952f RGB chart
      #12952f CMYK chart
      #12952f RGB pie chart
      #12952f color shades, tints & tones
#12952f color schemes
#12952f color preview, HTML & CSS examples
           This text has a color of #12952f        
        
          <p style="color:#12952f;">Text here</p>
        
        
          .mytext {color:#12952f;}
        
        Text color #12952f
      
           This box has a color of #12952f        
        
          <div style="background-color:#12952f;">Content here</div>
        
        
          .mybackground {background-color:#12952f;}
        
        Background color #12952f
      
           Border around this has a color of #12952f        
        
          <div style="border:2px solid #12952f;">Content here</div>
        
        
          .myborder {border:2px solid #12952f;}
        
        Border color #12952f