#2a2174 color space conversions
Hex:
        #2a2174
        RGB:
        42, 33, 116
        CMY:
        84, 87, 55
        CMYK:
        64, 72, 0, 55
      HSL:
        247°, 55.7047%, 29.2157%
        HSV (HSB):
        247°, 71.5517%, 45.4902%
        XYZ:
        4.6511, 2.8409, 16.8262
        xyY:
        0.1913, 0.1168, 2.8409
      CIE-Lab:
        19.3951, 30.3186, -46.3000
        CIE-LCH:
        19.3951, 55.3435, 303.2179
        CIE-Luv:
        19.3951, -1.8913, -52.1297
        Hunter-Lab:
        16.8550, 19.7603, -47.3902
      #2a2174 color charts
#2a2174 RGB chart
      #2a2174 CMYK chart
      #2a2174 RGB pie chart
      #2a2174 color shades, tints & tones
#2a2174 color schemes
#2a2174 color preview, HTML & CSS examples
           This text has a color of #2a2174        
        
          <p style="color:#2a2174;">Text here</p>
        
        
          .mytext {color:#2a2174;}
        
        Text color #2a2174
      
           This box has a color of #2a2174        
        
          <div style="background-color:#2a2174;">Content here</div>
        
        
          .mybackground {background-color:#2a2174;}
        
        Background color #2a2174
      
           Border around this has a color of #2a2174        
        
          <div style="border:2px solid #2a2174;">Content here</div>
        
        
          .myborder {border:2px solid #2a2174;}
        
        Border color #2a2174