#12904b color space conversions
Hex:
        #12904b
        RGB:
        18, 144, 75
        CMY:
        93, 44, 71
        CMYK:
        88, 0, 48, 44
      HSL:
        147°, 77.7778%, 31.7647%
        HSV (HSB):
        147°, 87.5000%, 56.4706%
        XYZ:
        11.4927, 20.5831, 10.0238
        xyY:
        0.2730, 0.4889, 20.5831
      CIE-Lab:
        52.4902, -47.9691, 27.7796
        CIE-LCH:
        52.4902, 55.4323, 149.9243
        CIE-Luv:
        52.4902, -45.4536, 41.2658
        Hunter-Lab:
        45.3686, -34.1777, 18.6584
      #12904b color charts
#12904b RGB chart
      #12904b CMYK chart
      #12904b RGB pie chart
      #12904b color shades, tints & tones
#12904b color schemes
#12904b color preview, HTML & CSS examples
           This text has a color of #12904b        
        
          <p style="color:#12904b;">Text here</p>
        
        
          .mytext {color:#12904b;}
        
        Text color #12904b
      
           This box has a color of #12904b        
        
          <div style="background-color:#12904b;">Content here</div>
        
        
          .mybackground {background-color:#12904b;}
        
        Background color #12904b
      
           Border around this has a color of #12904b        
        
          <div style="border:2px solid #12904b;">Content here</div>
        
        
          .myborder {border:2px solid #12904b;}
        
        Border color #12904b