#2a2272 color space conversions
Hex:
        #2a2272
        RGB:
        42, 34, 114
        CMY:
        84, 87, 55
        CMYK:
        63, 70, 0, 55
      HSL:
        246°, 54.0541%, 29.0196%
        HSV (HSB):
        246°, 70.1754%, 44.7059%
        XYZ:
        4.5641, 2.8512, 16.2294
        xyY:
        0.1930, 0.1206, 2.8512
      CIE-Lab:
        19.4378, 28.9877, -44.9421
        CIE-LCH:
        19.4378, 53.4797, 302.8221
        CIE-Luv:
        19.4378, -1.9477, -50.8145
        Hunter-Lab:
        16.8855, 18.6988, -45.1663
      #2a2272 color charts
#2a2272 RGB chart
      #2a2272 CMYK chart
      #2a2272 RGB pie chart
      #2a2272 color shades, tints & tones
#2a2272 color schemes
#2a2272 color preview, HTML & CSS examples
           This text has a color of #2a2272        
        
          <p style="color:#2a2272;">Text here</p>
        
        
          .mytext {color:#2a2272;}
        
        Text color #2a2272
      
           This box has a color of #2a2272        
        
          <div style="background-color:#2a2272;">Content here</div>
        
        
          .mybackground {background-color:#2a2272;}
        
        Background color #2a2272
      
           Border around this has a color of #2a2272        
        
          <div style="border:2px solid #2a2272;">Content here</div>
        
        
          .myborder {border:2px solid #2a2272;}
        
        Border color #2a2272