#1a52b3 color space conversions
Hex:
        #1a52b3
        RGB:
        26, 82, 179
        CMY:
        90, 68, 30
        CMYK:
        85, 54, 0, 30
      HSL:
        218°, 74.6341%, 40.1961%
        HSV (HSB):
        218°, 85.4749%, 70.1961%
        XYZ:
        11.5800, 9.5089, 43.8729
        xyY:
        0.1783, 0.1464, 9.5089
      CIE-Lab:
        36.9461, 19.6553, -56.4345
        CIE-LCH:
        36.9461, 59.7594, 289.2025
        CIE-Luv:
        36.9461, -17.1884, -81.1370
        Hunter-Lab:
        30.8365, 13.0681, -62.7699
      #1a52b3 color charts
#1a52b3 RGB chart
      #1a52b3 CMYK chart
      #1a52b3 RGB pie chart
      #1a52b3 color shades, tints & tones
#1a52b3 color schemes
#1a52b3 color preview, HTML & CSS examples
           This text has a color of #1a52b3        
        
          <p style="color:#1a52b3;">Text here</p>
        
        
          .mytext {color:#1a52b3;}
        
        Text color #1a52b3
      
           This box has a color of #1a52b3        
        
          <div style="background-color:#1a52b3;">Content here</div>
        
        
          .mybackground {background-color:#1a52b3;}
        
        Background color #1a52b3
      
           Border around this has a color of #1a52b3        
        
          <div style="border:2px solid #1a52b3;">Content here</div>
        
        
          .myborder {border:2px solid #1a52b3;}
        
        Border color #1a52b3