#18429f color space conversions
Hex:
        #18429f
        RGB:
        24, 66, 159
        CMY:
        91, 74, 38
        CMYK:
        85, 58, 0, 38
      HSL:
        221°, 73.7705%, 35.8824%
        HSV (HSB):
        221°, 84.9057%, 62.3529%
        XYZ:
        8.5829, 6.5938, 33.6213
        xyY:
        0.1759, 0.1351, 6.5938
      CIE-Lab:
        30.8638, 22.3214, -54.3811
        CIE-LCH:
        30.8638, 58.7839, 292.3164
        CIE-Luv:
        30.8638, -13.2663, -73.6301
        Hunter-Lab:
        25.6784, 14.7256, -59.6546
      #18429f color charts
#18429f RGB chart
      #18429f CMYK chart
      #18429f RGB pie chart
      #18429f color shades, tints & tones
#18429f color schemes
#18429f color preview, HTML & CSS examples
           This text has a color of #18429f        
        
          <p style="color:#18429f;">Text here</p>
        
        
          .mytext {color:#18429f;}
        
        Text color #18429f
      
           This box has a color of #18429f        
        
          <div style="background-color:#18429f;">Content here</div>
        
        
          .mybackground {background-color:#18429f;}
        
        Background color #18429f
      
           Border around this has a color of #18429f        
        
          <div style="border:2px solid #18429f;">Content here</div>
        
        
          .myborder {border:2px solid #18429f;}
        
        Border color #18429f