#12905f color space conversions
Hex:
        #12905f
        RGB:
        18, 144, 95
        CMY:
        93, 44, 63
        CMYK:
        88, 0, 34, 44
      HSL:
        157°, 77.7778%, 31.7647%
        HSV (HSB):
        157°, 87.5000%, 56.4706%
        XYZ:
        12.2883, 20.9013, 14.2132
        xyY:
        0.2592, 0.4409, 20.9013
      CIE-Lab:
        52.8413, -43.9045, 17.2369
        CIE-LCH:
        52.8413, 47.1669, 158.5650
        CIE-Luv:
        52.8413, -44.2621, 29.0000
        Hunter-Lab:
        45.7180, -32.0285, 13.5700
      #12905f color charts
#12905f RGB chart
      #12905f CMYK chart
      #12905f RGB pie chart
      #12905f color shades, tints & tones
#12905f color schemes
#12905f color preview, HTML & CSS examples
           This text has a color of #12905f        
        
          <p style="color:#12905f;">Text here</p>
        
        
          .mytext {color:#12905f;}
        
        Text color #12905f
      
           This box has a color of #12905f        
        
          <div style="background-color:#12905f;">Content here</div>
        
        
          .mybackground {background-color:#12905f;}
        
        Background color #12905f
      
           Border around this has a color of #12905f        
        
          <div style="border:2px solid #12905f;">Content here</div>
        
        
          .myborder {border:2px solid #12905f;}
        
        Border color #12905f