#1e055a color space conversions
Hex:
        #1e055a
        RGB:
        30, 5, 90
        CMY:
        88, 98, 65
        CMYK:
        67, 94, 0, 65
      HSL:
        258°, 89.4737%, 18.6275%
        HSV (HSB):
        258°, 94.4444%, 35.2941%
        XYZ:
        2.4352, 1.1227, 9.7612
        xyY:
        0.1828, 0.0843, 1.1227
      CIE-Lab:
        9.9748, 35.4404, -44.7272
        CIE-LCH:
        9.9748, 57.0662, 308.3921
        CIE-Luv:
        9.9748, 0.3565, -33.7471
        Hunter-Lab:
        10.5960, 22.4797, -47.2020
      #1e055a color charts
#1e055a RGB chart
      #1e055a CMYK chart
      #1e055a RGB pie chart
      #1e055a color shades, tints & tones
#1e055a color schemes
#1e055a color preview, HTML & CSS examples
           This text has a color of #1e055a        
        
          <p style="color:#1e055a;">Text here</p>
        
        
          .mytext {color:#1e055a;}
        
        Text color #1e055a
      
           This box has a color of #1e055a        
        
          <div style="background-color:#1e055a;">Content here</div>
        
        
          .mybackground {background-color:#1e055a;}
        
        Background color #1e055a
      
           Border around this has a color of #1e055a        
        
          <div style="border:2px solid #1e055a;">Content here</div>
        
        
          .myborder {border:2px solid #1e055a;}
        
        Border color #1e055a