#1540a2 color space conversions
Hex:
        #1540a2
        RGB:
        21, 64, 162
        CMY:
        92, 75, 36
        CMYK:
        87, 60, 0, 36
      HSL:
        222°, 77.0492%, 35.8824%
        HSV (HSB):
        222°, 87.0370%, 63.5294%
        XYZ:
        8.6642, 6.4349, 34.9678
        xyY:
        0.1731, 0.1285, 6.4349
      CIE-Lab:
        30.4841, 24.6643, -56.8168
        CIE-LCH:
        30.4841, 61.9393, 293.4658
        CIE-Luv:
        30.4841, -13.0292, -76.3560
        Hunter-Lab:
        25.3670, 16.5754, -63.9729
      #1540a2 color charts
#1540a2 RGB chart
      #1540a2 CMYK chart
      #1540a2 RGB pie chart
      #1540a2 color shades, tints & tones
#1540a2 color schemes
#1540a2 color preview, HTML & CSS examples
           This text has a color of #1540a2        
        
          <p style="color:#1540a2;">Text here</p>
        
        
          .mytext {color:#1540a2;}
        
        Text color #1540a2
      
           This box has a color of #1540a2        
        
          <div style="background-color:#1540a2;">Content here</div>
        
        
          .mybackground {background-color:#1540a2;}
        
        Background color #1540a2
      
           Border around this has a color of #1540a2        
        
          <div style="border:2px solid #1540a2;">Content here</div>
        
        
          .myborder {border:2px solid #1540a2;}
        
        Border color #1540a2