#12828e color space conversions
Hex:
        #12828e
        RGB:
        18, 130, 142
        CMY:
        93, 49, 44
        CMYK:
        87, 8, 0, 44
      HSL:
        186°, 77.5000%, 31.3725%
        HSV (HSB):
        186°, 87.3239%, 55.6863%
        XYZ:
        13.1146, 18.0469, 28.3834
        xyY:
        0.2202, 0.3031, 18.0469
      CIE-Lab:
        49.5529, -24.1857, -14.7387
        CIE-LCH:
        49.5529, 28.3227, 211.3580
        CIE-Luv:
        49.5529, -35.8580, -18.1212
        Hunter-Lab:
        42.4816, -19.2377, -9.8765
      #12828e color charts
#12828e RGB chart
      #12828e CMYK chart
      #12828e RGB pie chart
      #12828e color shades, tints & tones
#12828e color schemes
#12828e color preview, HTML & CSS examples
           This text has a color of #12828e        
        
          <p style="color:#12828e;">Text here</p>
        
        
          .mytext {color:#12828e;}
        
        Text color #12828e
      
           This box has a color of #12828e        
        
          <div style="background-color:#12828e;">Content here</div>
        
        
          .mybackground {background-color:#12828e;}
        
        Background color #12828e
      
           Border around this has a color of #12828e        
        
          <div style="border:2px solid #12828e;">Content here</div>
        
        
          .myborder {border:2px solid #12828e;}
        
        Border color #12828e