#1e126b color space conversions
Hex:
        #1e126b
        RGB:
        30, 18, 107
        CMY:
        88, 93, 58
        CMYK:
        72, 83, 0, 58
      HSL:
        248°, 71.2000%, 24.5098%
        HSV (HSB):
        248°, 83.1776%, 41.9608%
        XYZ:
        3.4056, 1.7702, 14.0721
        xyY:
        0.1769, 0.0920, 1.7702
      CIE-Lab:
        14.2317, 34.5275, -48.9946
        CIE-LCH:
        14.2317, 59.9385, 305.1731
        CIE-Luv:
        14.2317, -1.6834, -45.8090
        Hunter-Lab:
        13.3048, 22.4066, -53.3961
      #1e126b color charts
#1e126b RGB chart
      #1e126b CMYK chart
      #1e126b RGB pie chart
      #1e126b color shades, tints & tones
#1e126b color schemes
#1e126b color preview, HTML & CSS examples
           This text has a color of #1e126b        
        
          <p style="color:#1e126b;">Text here</p>
        
        
          .mytext {color:#1e126b;}
        
        Text color #1e126b
      
           This box has a color of #1e126b        
        
          <div style="background-color:#1e126b;">Content here</div>
        
        
          .mybackground {background-color:#1e126b;}
        
        Background color #1e126b
      
           Border around this has a color of #1e126b        
        
          <div style="border:2px solid #1e126b;">Content here</div>
        
        
          .myborder {border:2px solid #1e126b;}
        
        Border color #1e126b