#1a1982 color space conversions
Hex:
        #1a1982
        RGB:
        26, 25, 130
        CMY:
        90, 90, 49
        CMYK:
        80, 81, 0, 49
      HSL:
        241°, 67.7419%, 30.3922%
        HSV (HSB):
        241°, 80.7692%, 50.9804%
        XYZ:
        4.8029, 2.5266, 21.3536
        xyY:
        0.1674, 0.0881, 2.5266
      CIE-Lab:
        18.0384, 38.1352, -57.5116
        CIE-LCH:
        18.0384, 69.0064, 303.5478
        CIE-Luv:
        18.0384, -4.1958, -59.8787
        Hunter-Lab:
        15.8952, 26.1189, -68.5235
      #1a1982 color charts
#1a1982 RGB chart
      #1a1982 CMYK chart
      #1a1982 RGB pie chart
      #1a1982 color shades, tints & tones
#1a1982 color schemes
#1a1982 color preview, HTML & CSS examples
           This text has a color of #1a1982        
        
          <p style="color:#1a1982;">Text here</p>
        
        
          .mytext {color:#1a1982;}
        
        Text color #1a1982
      
           This box has a color of #1a1982        
        
          <div style="background-color:#1a1982;">Content here</div>
        
        
          .mybackground {background-color:#1a1982;}
        
        Background color #1a1982
      
           Border around this has a color of #1a1982        
        
          <div style="border:2px solid #1a1982;">Content here</div>
        
        
          .myborder {border:2px solid #1a1982;}
        
        Border color #1a1982