#12875f color space conversions
Hex:
        #12875f
        RGB:
        18, 135, 95
        CMY:
        93, 47, 63
        CMYK:
        87, 0, 30, 47
      HSL:
        159°, 76.4706%, 30.0000%
        HSV (HSB):
        159°, 86.6667%, 52.9412%
        XYZ:
        10.9790, 18.2828, 13.7767
        xyY:
        0.2551, 0.4248, 18.2828
      CIE-Lab:
        49.8373, -40.2745, 13.1068
        CIE-LCH:
        49.8373, 42.3536, 161.9733
        CIE-Luv:
        49.8373, -41.0471, 23.0332
        Hunter-Lab:
        42.7584, -28.9940, 10.8276
      #12875f color charts
#12875f RGB chart
      #12875f CMYK chart
      #12875f RGB pie chart
      #12875f color shades, tints & tones
#12875f color schemes
#12875f color preview, HTML & CSS examples
           This text has a color of #12875f        
        
          <p style="color:#12875f;">Text here</p>
        
        
          .mytext {color:#12875f;}
        
        Text color #12875f
      
           This box has a color of #12875f        
        
          <div style="background-color:#12875f;">Content here</div>
        
        
          .mybackground {background-color:#12875f;}
        
        Background color #12875f
      
           Border around this has a color of #12875f        
        
          <div style="border:2px solid #12875f;">Content here</div>
        
        
          .myborder {border:2px solid #12875f;}
        
        Border color #12875f