#2a046d color space conversions
Hex:
        #2a046d
        RGB:
        42, 4, 109
        CMY:
        84, 98, 57
        CMYK:
        61, 96, 0, 57
      HSL:
        262°, 92.9204%, 22.1569%
        HSV (HSB):
        262°, 96.3303%, 42.7451%
        XYZ:
        3.7586, 1.6832, 14.5948
        xyY:
        0.1876, 0.0840, 1.6832
      CIE-Lab:
        13.7283, 42.2067, -51.0994
        CIE-LCH:
        13.7283, 66.2763, 309.5558
        CIE-Luv:
        13.7283, 1.5529, -46.4413
        Hunter-Lab:
        12.9738, 29.0081, -57.6161
      #2a046d color charts
#2a046d RGB chart
      #2a046d CMYK chart
      #2a046d RGB pie chart
      #2a046d color shades, tints & tones
#2a046d color schemes
#2a046d color preview, HTML & CSS examples
           This text has a color of #2a046d        
        
          <p style="color:#2a046d;">Text here</p>
        
        
          .mytext {color:#2a046d;}
        
        Text color #2a046d
      
           This box has a color of #2a046d        
        
          <div style="background-color:#2a046d;">Content here</div>
        
        
          .mybackground {background-color:#2a046d;}
        
        Background color #2a046d
      
           Border around this has a color of #2a046d        
        
          <div style="border:2px solid #2a046d;">Content here</div>
        
        
          .myborder {border:2px solid #2a046d;}
        
        Border color #2a046d