#1e0080 color space conversions
Hex:
        #1e0080
        RGB:
        30, 0, 128
        CMY:
        88, 100, 50
        CMYK:
        77, 100, 0, 50
      HSL:
        254°, 100.0000%, 25.0980%
        HSV (HSB):
        254°, 100.0000%, 50.1961%
        XYZ:
        4.4317, 1.8345, 20.5426
        xyY:
        0.1653, 0.0684, 1.8345
      CIE-Lab:
        14.5938, 48.0922, -61.9605
        CIE-LCH:
        14.5938, 78.4345, 307.8178
        CIE-Luv:
        14.5938, -1.5946, -55.3783
        Hunter-Lab:
        13.5445, 34.7016, -80.4426
      #1e0080 color charts
#1e0080 RGB chart
      #1e0080 CMYK chart
      #1e0080 RGB pie chart
      #1e0080 color shades, tints & tones
#1e0080 color schemes
#1e0080 color preview, HTML & CSS examples
           This text has a color of #1e0080        
        
          <p style="color:#1e0080;">Text here</p>
        
        
          .mytext {color:#1e0080;}
        
        Text color #1e0080
      
           This box has a color of #1e0080        
        
          <div style="background-color:#1e0080;">Content here</div>
        
        
          .mybackground {background-color:#1e0080;}
        
        Background color #1e0080
      
           Border around this has a color of #1e0080        
        
          <div style="border:2px solid #1e0080;">Content here</div>
        
        
          .myborder {border:2px solid #1e0080;}
        
        Border color #1e0080