#12988f color space conversions
Hex:
        #12988f
        RGB:
        18, 152, 143
        CMY:
        93, 40, 44
        CMYK:
        88, 0, 6, 40
      HSL:
        176°, 78.8235%, 33.3333%
        HSV (HSB):
        176°, 88.1579%, 59.6078%
        XYZ:
        16.4356, 24.5682, 29.8625
        xyY:
        0.2319, 0.3467, 24.5682
      CIE-Lab:
        56.6523, -34.5962, -4.6802
        CIE-LCH:
        56.6523, 34.9113, 187.7042
        CIE-Luv:
        56.6523, -43.6750, -1.7588
        Hunter-Lab:
        49.5664, -27.5527, -1.0243
      #12988f color charts
#12988f RGB chart
      #12988f CMYK chart
      #12988f RGB pie chart
      #12988f color shades, tints & tones
#12988f color schemes
#12988f color preview, HTML & CSS examples
           This text has a color of #12988f        
        
          <p style="color:#12988f;">Text here</p>
        
        
          .mytext {color:#12988f;}
        
        Text color #12988f
      
           This box has a color of #12988f        
        
          <div style="background-color:#12988f;">Content here</div>
        
        
          .mybackground {background-color:#12988f;}
        
        Background color #12988f
      
           Border around this has a color of #12988f        
        
          <div style="border:2px solid #12988f;">Content here</div>
        
        
          .myborder {border:2px solid #12988f;}
        
        Border color #12988f