#2a2284 color space conversions
Hex:
        #2a2284
        RGB:
        42, 34, 132
        CMY:
        84, 87, 48
        CMYK:
        68, 74, 0, 48
      HSL:
        245°, 59.0361%, 32.5490%
        HSV (HSB):
        245°, 74.2424%, 51.7647%
        XYZ:
        5.6917, 3.3022, 22.1672
        xyY:
        0.1827, 0.1060, 3.3022
      CIE-Lab:
        21.2158, 35.2034, -53.4907
        CIE-LCH:
        21.2158, 64.0354, 303.3498
        CIE-Luv:
        21.2158, -2.9806, -61.8306
        Hunter-Lab:
        18.1721, 24.1074, -59.6045
      #2a2284 color charts
#2a2284 RGB chart
      #2a2284 CMYK chart
      #2a2284 RGB pie chart
      #2a2284 color shades, tints & tones
#2a2284 color schemes
#2a2284 color preview, HTML & CSS examples
           This text has a color of #2a2284        
        
          <p style="color:#2a2284;">Text here</p>
        
        
          .mytext {color:#2a2284;}
        
        Text color #2a2284
      
           This box has a color of #2a2284        
        
          <div style="background-color:#2a2284;">Content here</div>
        
        
          .mybackground {background-color:#2a2284;}
        
        Background color #2a2284
      
           Border around this has a color of #2a2284        
        
          <div style="border:2px solid #2a2284;">Content here</div>
        
        
          .myborder {border:2px solid #2a2284;}
        
        Border color #2a2284