#1a25ba color space conversions
Hex:
        #1a25ba
        RGB:
        26, 37, 186
        CMY:
        90, 85, 27
        CMYK:
        86, 80, 0, 27
      HSL:
        236°, 75.4717%, 41.5686%
        HSV (HSB):
        236°, 86.0215%, 72.9412%
        XYZ:
        9.9505, 5.0879, 46.9120
        xyY:
        0.1606, 0.0821, 5.0879
      CIE-Lab:
        26.9838, 50.3776, -76.9460
        CIE-LCH:
        26.9838, 91.9706, 303.2133
        CIE-Luv:
        26.9838, -7.8944, -93.5265
        Hunter-Lab:
        22.5564, 39.2694, -107.5196
      #1a25ba color charts
#1a25ba RGB chart
      #1a25ba CMYK chart
      #1a25ba RGB pie chart
      #1a25ba color shades, tints & tones
#1a25ba color schemes
#1a25ba color preview, HTML & CSS examples
           This text has a color of #1a25ba        
        
          <p style="color:#1a25ba;">Text here</p>
        
        
          .mytext {color:#1a25ba;}
        
        Text color #1a25ba
      
           This box has a color of #1a25ba        
        
          <div style="background-color:#1a25ba;">Content here</div>
        
        
          .mybackground {background-color:#1a25ba;}
        
        Background color #1a25ba
      
           Border around this has a color of #1a25ba        
        
          <div style="border:2px solid #1a25ba;">Content here</div>
        
        
          .myborder {border:2px solid #1a25ba;}
        
        Border color #1a25ba