#12818e color space conversions
Hex:
        #12818e
        RGB:
        18, 129, 142
        CMY:
        93, 49, 44
        CMYK:
        87, 9, 0, 44
      HSL:
        186°, 77.5000%, 31.3725%
        HSV (HSB):
        186°, 87.3239%, 55.6863%
        XYZ:
        12.9822, 17.7821, 28.3392
        xyY:
        0.2197, 0.3009, 17.7821
      CIE-Lab:
        49.2308, -23.6694, -15.2278
        CIE-LCH:
        49.2308, 28.1448, 212.7554
        CIE-Luv:
        49.2308, -35.4972, -18.9124
        Hunter-Lab:
        42.1688, -18.8420, -10.3272
      #12818e color charts
#12818e RGB chart
      #12818e CMYK chart
      #12818e RGB pie chart
      #12818e color shades, tints & tones
#12818e color schemes
#12818e color preview, HTML & CSS examples
           This text has a color of #12818e        
        
          <p style="color:#12818e;">Text here</p>
        
        
          .mytext {color:#12818e;}
        
        Text color #12818e
      
           This box has a color of #12818e        
        
          <div style="background-color:#12818e;">Content here</div>
        
        
          .mybackground {background-color:#12818e;}
        
        Background color #12818e
      
           Border around this has a color of #12818e        
        
          <div style="border:2px solid #12818e;">Content here</div>
        
        
          .myborder {border:2px solid #12818e;}
        
        Border color #12818e