#12552b color space conversions
Hex:
        #12552b
        RGB:
        18, 85, 43
        CMY:
        93, 67, 83
        CMYK:
        79, 0, 49, 67
      HSL:
        142°, 65.0485%, 20.1961%
        HSV (HSB):
        142°, 78.8235%, 33.3333%
        XYZ:
        3.9340, 6.8000, 3.3907
        xyY:
        0.2785, 0.4814, 6.8000
      CIE-Lab:
        31.3472, -31.1271, 18.7107
        CIE-LCH:
        31.3472, 36.3178, 148.9897
        CIE-Luv:
        31.3472, -25.3917, 23.9488
        Hunter-Lab:
        26.0768, -18.7056, 10.5445
      #12552b color charts
#12552b RGB chart
      #12552b CMYK chart
      #12552b RGB pie chart
      #12552b color shades, tints & tones
#12552b color schemes
#12552b color preview, HTML & CSS examples
           This text has a color of #12552b        
        
          <p style="color:#12552b;">Text here</p>
        
        
          .mytext {color:#12552b;}
        
        Text color #12552b
      
           This box has a color of #12552b        
        
          <div style="background-color:#12552b;">Content here</div>
        
        
          .mybackground {background-color:#12552b;}
        
        Background color #12552b
      
           Border around this has a color of #12552b        
        
          <div style="border:2px solid #12552b;">Content here</div>
        
        
          .myborder {border:2px solid #12552b;}
        
        Border color #12552b