#2a2172 color space conversions
Hex:
        #2a2172
        RGB:
        42, 33, 114
        CMY:
        84, 87, 55
        CMYK:
        63, 71, 0, 55
      HSL:
        247°, 55.1020%, 28.8235%
        HSV (HSB):
        247°, 71.0526%, 44.7059%
        XYZ:
        4.5360, 2.7949, 16.2200
        xyY:
        0.1926, 0.1187, 2.7949
      CIE-Lab:
        19.2029, 29.6259, -45.3268
        CIE-LCH:
        19.2029, 54.1499, 303.1689
        CIE-Luv:
        19.2029, -1.7700, -50.8987
        Hunter-Lab:
        16.7178, 19.1753, -45.8219
      #2a2172 color charts
#2a2172 RGB chart
      #2a2172 CMYK chart
      #2a2172 RGB pie chart
      #2a2172 color shades, tints & tones
#2a2172 color schemes
#2a2172 color preview, HTML & CSS examples
           This text has a color of #2a2172        
        
          <p style="color:#2a2172;">Text here</p>
        
        
          .mytext {color:#2a2172;}
        
        Text color #2a2172
      
           This box has a color of #2a2172        
        
          <div style="background-color:#2a2172;">Content here</div>
        
        
          .mybackground {background-color:#2a2172;}
        
        Background color #2a2172
      
           Border around this has a color of #2a2172        
        
          <div style="border:2px solid #2a2172;">Content here</div>
        
        
          .myborder {border:2px solid #2a2172;}
        
        Border color #2a2172