#1e0064 color space conversions
Hex:
        #1e0064
        RGB:
        30, 0, 100
        CMY:
        88, 100, 61
        CMYK:
        70, 100, 0, 61
      HSL:
        258°, 100.0000%, 19.6078%
        HSV (HSB):
        258°, 100.0000%, 39.2157%
        XYZ:
        2.8357, 1.1961, 12.1380
        xyY:
        0.1754, 0.0740, 1.1961
      CIE-Lab:
        10.5287, 40.7273, -50.5164
        CIE-LCH:
        10.5287, 64.8893, 308.8765
        CIE-Luv:
        10.5287, 0.0668, -38.3393
        Hunter-Lab:
        10.9367, 27.1422, -58.1467
      #1e0064 color charts
#1e0064 RGB chart
      #1e0064 CMYK chart
      #1e0064 RGB pie chart
      #1e0064 color shades, tints & tones
#1e0064 color schemes
#1e0064 color preview, HTML & CSS examples
           This text has a color of #1e0064        
        
          <p style="color:#1e0064;">Text here</p>
        
        
          .mytext {color:#1e0064;}
        
        Text color #1e0064
      
           This box has a color of #1e0064        
        
          <div style="background-color:#1e0064;">Content here</div>
        
        
          .mybackground {background-color:#1e0064;}
        
        Background color #1e0064
      
           Border around this has a color of #1e0064        
        
          <div style="border:2px solid #1e0064;">Content here</div>
        
        
          .myborder {border:2px solid #1e0064;}
        
        Border color #1e0064