#2a2162 color space conversions
Hex:
        #2a2162
        RGB:
        42, 33, 98
        CMY:
        84, 87, 62
        CMYK:
        57, 66, 0, 62
      HSL:
        248°, 49.6183%, 25.6863%
        HSV (HSB):
        248°, 66.3265%, 38.4314%
        XYZ:
        3.7033, 2.4618, 11.8353
        xyY:
        0.2057, 0.1368, 2.4618
      CIE-Lab:
        17.7449, 24.0545, -37.2676
        CIE-LCH:
        17.7449, 44.3564, 302.8403
        CIE-Luv:
        17.7449, -0.7560, -40.9069
        Hunter-Lab:
        15.6901, 14.6733, -33.7402
      #2a2162 color charts
#2a2162 RGB chart
      #2a2162 CMYK chart
      #2a2162 RGB pie chart
      #2a2162 color shades, tints & tones
#2a2162 color schemes
#2a2162 color preview, HTML & CSS examples
           This text has a color of #2a2162        
        
          <p style="color:#2a2162;">Text here</p>
        
        
          .mytext {color:#2a2162;}
        
        Text color #2a2162
      
           This box has a color of #2a2162        
        
          <div style="background-color:#2a2162;">Content here</div>
        
        
          .mybackground {background-color:#2a2162;}
        
        Background color #2a2162
      
           Border around this has a color of #2a2162        
        
          <div style="border:2px solid #2a2162;">Content here</div>
        
        
          .myborder {border:2px solid #2a2162;}
        
        Border color #2a2162