#1a13ba color space conversions
Hex:
        #1a13ba
        RGB:
        26, 19, 186
        CMY:
        90, 93, 27
        CMYK:
        86, 90, 0, 27
      HSL:
        243°, 81.4634%, 40.1961%
        HSV (HSB):
        243°, 89.7849%, 72.9412%
        XYZ:
        9.5218, 4.2305, 46.7691
        xyY:
        0.1573, 0.0699, 4.2305
      CIE-Lab:
        24.4194, 57.9971, -81.2139
        CIE-LCH:
        24.4194, 99.7966, 305.5317
        CIE-Luv:
        24.4194, -6.1164, -92.0045
        Hunter-Lab:
        20.5682, 46.6398, -120.4188
      #1a13ba color charts
#1a13ba RGB chart
      #1a13ba CMYK chart
      #1a13ba RGB pie chart
      #1a13ba color shades, tints & tones
#1a13ba color schemes
#1a13ba color preview, HTML & CSS examples
           This text has a color of #1a13ba        
        
          <p style="color:#1a13ba;">Text here</p>
        
        
          .mytext {color:#1a13ba;}
        
        Text color #1a13ba
      
           This box has a color of #1a13ba        
        
          <div style="background-color:#1a13ba;">Content here</div>
        
        
          .mybackground {background-color:#1a13ba;}
        
        Background color #1a13ba
      
           Border around this has a color of #1a13ba        
        
          <div style="border:2px solid #1a13ba;">Content here</div>
        
        
          .myborder {border:2px solid #1a13ba;}
        
        Border color #1a13ba