#1e0372 color space conversions
Hex:
        #1e0372
        RGB:
        30, 3, 114
        CMY:
        88, 99, 55
        CMYK:
        74, 97, 0, 55
      HSL:
        255°, 94.8718%, 22.9412%
        HSV (HSB):
        255°, 97.3684%, 44.7059%
        XYZ:
        3.6052, 1.5560, 16.0299
        xyY:
        0.1701, 0.0734, 1.5560
      CIE-Lab:
        12.9600, 43.1695, -55.6745
        CIE-LCH:
        12.9600, 70.4504, 307.7897
        CIE-Luv:
        12.9600, -0.9522, -47.4608
        Hunter-Lab:
        12.4742, 29.7597, -67.4586
      #1e0372 color charts
#1e0372 RGB chart
      #1e0372 CMYK chart
      #1e0372 RGB pie chart
      #1e0372 color shades, tints & tones
#1e0372 color schemes
#1e0372 color preview, HTML & CSS examples
           This text has a color of #1e0372        
        
          <p style="color:#1e0372;">Text here</p>
        
        
          .mytext {color:#1e0372;}
        
        Text color #1e0372
      
           This box has a color of #1e0372        
        
          <div style="background-color:#1e0372;">Content here</div>
        
        
          .mybackground {background-color:#1e0372;}
        
        Background color #1e0372
      
           Border around this has a color of #1e0372        
        
          <div style="border:2px solid #1e0372;">Content here</div>
        
        
          .myborder {border:2px solid #1e0372;}
        
        Border color #1e0372