#12988a color space conversions
Hex:
        #12988a
        RGB:
        18, 152, 138
        CMY:
        93, 40, 46
        CMYK:
        88, 0, 9, 40
      HSL:
        174°, 78.8235%, 33.3333%
        HSV (HSB):
        174°, 88.1579%, 59.6078%
        XYZ:
        16.0651, 24.4200, 27.9116
        xyY:
        0.2349, 0.3570, 24.4200
      CIE-Lab:
        56.5059, -36.0742, -2.0388
        CIE-LCH:
        56.5059, 36.1318, 183.2348
        CIE-Luv:
        56.5059, -44.0536, 2.3461
        Hunter-Lab:
        49.4166, -28.4496, 1.1034
      #12988a color charts
#12988a RGB chart
      #12988a CMYK chart
      #12988a RGB pie chart
      #12988a color shades, tints & tones
#12988a color schemes
#12988a color preview, HTML & CSS examples
           This text has a color of #12988a        
        
          <p style="color:#12988a;">Text here</p>
        
        
          .mytext {color:#12988a;}
        
        Text color #12988a
      
           This box has a color of #12988a        
        
          <div style="background-color:#12988a;">Content here</div>
        
        
          .mybackground {background-color:#12988a;}
        
        Background color #12988a
      
           Border around this has a color of #12988a        
        
          <div style="border:2px solid #12988a;">Content here</div>
        
        
          .myborder {border:2px solid #12988a;}
        
        Border color #12988a