#1e159a color space conversions
Hex:
        #1e159a
        RGB:
        30, 21, 154
        CMY:
        88, 92, 40
        CMYK:
        81, 86, 0, 40
      HSL:
        244°, 76.0000%, 34.3137%
        HSV (HSB):
        244°, 86.3636%, 60.3922%
        XYZ:
        6.6363, 3.1454, 30.8292
        xyY:
        0.1634, 0.0775, 3.1454
      CIE-Lab:
        20.6172, 48.0561, -68.1969
        CIE-LCH:
        20.6172, 83.4279, 305.1711
        CIE-Luv:
        20.6172, -4.3963, -73.6648
        Hunter-Lab:
        17.7354, 35.7551, -90.6482
      #1e159a color charts
#1e159a RGB chart
      #1e159a CMYK chart
      #1e159a RGB pie chart
      #1e159a color shades, tints & tones
#1e159a color schemes
#1e159a color preview, HTML & CSS examples
           This text has a color of #1e159a        
        
          <p style="color:#1e159a;">Text here</p>
        
        
          .mytext {color:#1e159a;}
        
        Text color #1e159a
      
           This box has a color of #1e159a        
        
          <div style="background-color:#1e159a;">Content here</div>
        
        
          .mybackground {background-color:#1e159a;}
        
        Background color #1e159a
      
           Border around this has a color of #1e159a        
        
          <div style="border:2px solid #1e159a;">Content here</div>
        
        
          .myborder {border:2px solid #1e159a;}
        
        Border color #1e159a