#18508e color space conversions
Hex:
        #18508e
        RGB:
        24, 80, 142
        CMY:
        91, 69, 44
        CMYK:
        83, 44, 0, 44
      HSL:
        212°, 71.0843%, 32.5490%
        HSV (HSB):
        212°, 83.0986%, 55.6863%
        XYZ:
        8.1278, 7.8845, 26.6847
        xyY:
        0.1904, 0.1847, 7.8845
      CIE-Lab:
        33.7412, 5.8819, -39.3989
        CIE-LCH:
        33.7412, 39.8355, 278.4911
        CIE-Luv:
        33.7412, -17.7039, -54.6616
        Hunter-Lab:
        28.0794, 2.5296, -36.6895
      #18508e color charts
#18508e RGB chart
      #18508e CMYK chart
      #18508e RGB pie chart
      #18508e color shades, tints & tones
#18508e color schemes
#18508e color preview, HTML & CSS examples
           This text has a color of #18508e        
        
          <p style="color:#18508e;">Text here</p>
        
        
          .mytext {color:#18508e;}
        
        Text color #18508e
      
           This box has a color of #18508e        
        
          <div style="background-color:#18508e;">Content here</div>
        
        
          .mybackground {background-color:#18508e;}
        
        Background color #18508e
      
           Border around this has a color of #18508e        
        
          <div style="border:2px solid #18508e;">Content here</div>
        
        
          .myborder {border:2px solid #18508e;}
        
        Border color #18508e