#1e4bbb color space conversions
Hex:
        #1e4bbb
        RGB:
        30, 75, 187
        CMY:
        88, 71, 27
        CMYK:
        84, 60, 0, 27
      HSL:
        223°, 72.3502%, 42.5490%
        HSV (HSB):
        223°, 83.9572%, 73.3333%
        XYZ:
        12.0211, 8.8960, 48.0972
        xyY:
        0.1742, 0.1289, 8.8960
      CIE-Lab:
        35.7833, 27.7759, -63.0359
        CIE-LCH:
        35.7833, 68.8842, 293.7800
        CIE-Luv:
        35.7833, -14.8346, -89.3234
        Hunter-Lab:
        29.8262, 19.7467, -74.7317
      #1e4bbb color charts
#1e4bbb RGB chart
      #1e4bbb CMYK chart
      #1e4bbb RGB pie chart
      #1e4bbb color shades, tints & tones
#1e4bbb color schemes
#1e4bbb color preview, HTML & CSS examples
           This text has a color of #1e4bbb        
        
          <p style="color:#1e4bbb;">Text here</p>
        
        
          .mytext {color:#1e4bbb;}
        
        Text color #1e4bbb
      
           This box has a color of #1e4bbb        
        
          <div style="background-color:#1e4bbb;">Content here</div>
        
        
          .mybackground {background-color:#1e4bbb;}
        
        Background color #1e4bbb
      
           Border around this has a color of #1e4bbb        
        
          <div style="border:2px solid #1e4bbb;">Content here</div>
        
        
          .myborder {border:2px solid #1e4bbb;}
        
        Border color #1e4bbb