#1e0f96 color space conversions
Hex:
        #1e0f96
        RGB:
        30, 15, 150
        CMY:
        88, 94, 41
        CMYK:
        80, 90, 0, 41
      HSL:
        247°, 81.8182%, 32.3529%
        HSV (HSB):
        247°, 90.0000%, 58.8235%
        XYZ:
        6.2113, 2.8197, 29.0710
        xyY:
        0.1630, 0.0740, 2.8197
      CIE-Lab:
        19.3067, 49.2116, -67.9108
        CIE-LCH:
        19.3067, 83.8669, 305.9290
        CIE-Luv:
        19.3067, -3.7091, -70.6165
        Hunter-Lab:
        16.7919, 36.6408, -90.8918
      #1e0f96 color charts
#1e0f96 RGB chart
      #1e0f96 CMYK chart
      #1e0f96 RGB pie chart
      #1e0f96 color shades, tints & tones
#1e0f96 color schemes
#1e0f96 color preview, HTML & CSS examples
           This text has a color of #1e0f96        
        
          <p style="color:#1e0f96;">Text here</p>
        
        
          .mytext {color:#1e0f96;}
        
        Text color #1e0f96
      
           This box has a color of #1e0f96        
        
          <div style="background-color:#1e0f96;">Content here</div>
        
        
          .mybackground {background-color:#1e0f96;}
        
        Background color #1e0f96
      
           Border around this has a color of #1e0f96        
        
          <div style="border:2px solid #1e0f96;">Content here</div>
        
        
          .myborder {border:2px solid #1e0f96;}
        
        Border color #1e0f96