#18054b color space conversions
Hex:
        #18054b
        RGB:
        24, 5, 75
        CMY:
        91, 98, 71
        CMYK:
        68, 93, 0, 71
      HSL:
        256°, 87.5000%, 15.6863%
        HSV (HSB):
        256°, 93.3333%, 29.4118%
        XYZ:
        1.7010, 0.8107, 6.7234
        xyY:
        0.1842, 0.0878, 0.8107
      CIE-Lab:
        7.3233, 30.2528, -38.8384
        CIE-LCH:
        7.3233, 49.2307, 307.9165
        CIE-Luv:
        7.3233, 0.1983, -24.1752
        Hunter-Lab:
        9.0041, 17.9634, -37.9697
      #18054b color charts
#18054b RGB chart
      #18054b CMYK chart
      #18054b RGB pie chart
      #18054b color shades, tints & tones
#18054b color schemes
#18054b color preview, HTML & CSS examples
           This text has a color of #18054b        
        
          <p style="color:#18054b;">Text here</p>
        
        
          .mytext {color:#18054b;}
        
        Text color #18054b
      
           This box has a color of #18054b        
        
          <div style="background-color:#18054b;">Content here</div>
        
        
          .mybackground {background-color:#18054b;}
        
        Background color #18054b
      
           Border around this has a color of #18054b        
        
          <div style="border:2px solid #18054b;">Content here</div>
        
        
          .myborder {border:2px solid #18054b;}
        
        Border color #18054b