#1e1982 color space conversions
Hex:
        #1e1982
        RGB:
        30, 25, 130
        CMY:
        88, 90, 49
        CMYK:
        77, 81, 0, 49
      HSL:
        243°, 67.7419%, 30.3922%
        HSV (HSB):
        243°, 80.7692%, 50.9804%
        XYZ:
        4.9123, 2.5830, 21.3588
        xyY:
        0.1702, 0.0895, 2.5830
      CIE-Lab:
        18.2898, 38.4446, -57.0874
        CIE-LCH:
        18.2898, 68.8255, 303.9576
        CIE-Luv:
        18.2898, -3.6740, -60.0494
        Hunter-Lab:
        16.0717, 26.4332, -67.5444
      #1e1982 color charts
#1e1982 RGB chart
      #1e1982 CMYK chart
      #1e1982 RGB pie chart
      #1e1982 color shades, tints & tones
#1e1982 color schemes
#1e1982 color preview, HTML & CSS examples
           This text has a color of #1e1982        
        
          <p style="color:#1e1982;">Text here</p>
        
        
          .mytext {color:#1e1982;}
        
        Text color #1e1982
      
           This box has a color of #1e1982        
        
          <div style="background-color:#1e1982;">Content here</div>
        
        
          .mybackground {background-color:#1e1982;}
        
        Background color #1e1982
      
           Border around this has a color of #1e1982        
        
          <div style="border:2px solid #1e1982;">Content here</div>
        
        
          .myborder {border:2px solid #1e1982;}
        
        Border color #1e1982