#1e13ba color space conversions
Hex:
        #1e13ba
        RGB:
        30, 19, 186
        CMY:
        88, 93, 27
        CMYK:
        84, 90, 0, 27
      HSL:
        244°, 81.4634%, 40.1961%
        HSV (HSB):
        244°, 89.7849%, 72.9412%
        XYZ:
        9.6312, 4.2869, 46.7742
        xyY:
        0.1587, 0.0706, 4.2869
      CIE-Lab:
        24.5982, 58.1124, -80.9110
        CIE-LCH:
        24.5982, 99.6175, 305.6869
        CIE-Luv:
        24.5982, -5.7668, -92.1794
        Hunter-Lab:
        20.7049, 46.7985, -119.4479
      #1e13ba color charts
#1e13ba RGB chart
      #1e13ba CMYK chart
      #1e13ba RGB pie chart
      #1e13ba color shades, tints & tones
#1e13ba color schemes
#1e13ba color preview, HTML & CSS examples
           This text has a color of #1e13ba        
        
          <p style="color:#1e13ba;">Text here</p>
        
        
          .mytext {color:#1e13ba;}
        
        Text color #1e13ba
      
           This box has a color of #1e13ba        
        
          <div style="background-color:#1e13ba;">Content here</div>
        
        
          .mybackground {background-color:#1e13ba;}
        
        Background color #1e13ba
      
           Border around this has a color of #1e13ba        
        
          <div style="border:2px solid #1e13ba;">Content here</div>
        
        
          .myborder {border:2px solid #1e13ba;}
        
        Border color #1e13ba