#1e125e color space conversions
Hex:
        #1e125e
        RGB:
        30, 18, 94
        CMY:
        88, 93, 63
        CMYK:
        68, 81, 0, 63
      HSL:
        249°, 67.8571%, 21.9608%
        HSV (HSB):
        249°, 80.8511%, 36.8627%
        XYZ:
        2.7721, 1.5168, 10.7363
        xyY:
        0.1845, 0.1009, 1.5168
      CIE-Lab:
        12.7144, 30.1389, -42.8904
        CIE-LCH:
        12.7144, 52.4208, 305.0956
        CIE-Luv:
        12.7144, -0.9546, -38.3274
        Hunter-Lab:
        12.3158, 18.6252, -43.0653
      #1e125e color charts
#1e125e RGB chart
      #1e125e CMYK chart
      #1e125e RGB pie chart
      #1e125e color shades, tints & tones
#1e125e color schemes
#1e125e color preview, HTML & CSS examples
           This text has a color of #1e125e        
        
          <p style="color:#1e125e;">Text here</p>
        
        
          .mytext {color:#1e125e;}
        
        Text color #1e125e
      
           This box has a color of #1e125e        
        
          <div style="background-color:#1e125e;">Content here</div>
        
        
          .mybackground {background-color:#1e125e;}
        
        Background color #1e125e
      
           Border around this has a color of #1e125e        
        
          <div style="border:2px solid #1e125e;">Content here</div>
        
        
          .myborder {border:2px solid #1e125e;}
        
        Border color #1e125e