#1a207a color space conversions
Hex:
        #1a207a
        RGB:
        26, 32, 122
        CMY:
        90, 87, 52
        CMYK:
        79, 74, 0, 52
      HSL:
        236°, 64.8649%, 29.0196%
        HSV (HSB):
        236°, 78.6885%, 47.8431%
        XYZ:
        4.4554, 2.6578, 18.6905
        xyY:
        0.1727, 0.1030, 2.6578
      CIE-Lab:
        18.6176, 31.0677, -51.4664
        CIE-LCH:
        18.6176, 60.1165, 301.1173
        CIE-Luv:
        18.6176, -4.9190, -55.6847
        Hunter-Lab:
        16.3027, 20.2526, -56.5623
      #1a207a color charts
#1a207a RGB chart
      #1a207a CMYK chart
      #1a207a RGB pie chart
      #1a207a color shades, tints & tones
#1a207a color schemes
#1a207a color preview, HTML & CSS examples
           This text has a color of #1a207a        
        
          <p style="color:#1a207a;">Text here</p>
        
        
          .mytext {color:#1a207a;}
        
        Text color #1a207a
      
           This box has a color of #1a207a        
        
          <div style="background-color:#1a207a;">Content here</div>
        
        
          .mybackground {background-color:#1a207a;}
        
        Background color #1a207a
      
           Border around this has a color of #1a207a        
        
          <div style="border:2px solid #1a207a;">Content here</div>
        
        
          .myborder {border:2px solid #1a207a;}
        
        Border color #1a207a