#2a2377 color space conversions
Hex:
        #2a2377
        RGB:
        42, 35, 119
        CMY:
        84, 86, 53
        CMYK:
        65, 71, 0, 53
      HSL:
        245°, 54.5455%, 30.1961%
        HSV (HSB):
        245°, 70.5882%, 46.6667%
        XYZ:
        4.8857, 3.0262, 17.7794
        xyY:
        0.1902, 0.1178, 3.0262
      CIE-Lab:
        20.1486, 30.0951, -46.9905
        CIE-LCH:
        20.1486, 55.8016, 302.6376
        CIE-Luv:
        20.1486, -2.4191, -53.8228
        Hunter-Lab:
        17.3960, 19.6885, -48.4194
      #2a2377 color charts
#2a2377 RGB chart
      #2a2377 CMYK chart
      #2a2377 RGB pie chart
      #2a2377 color shades, tints & tones
#2a2377 color schemes
#2a2377 color preview, HTML & CSS examples
           This text has a color of #2a2377        
        
          <p style="color:#2a2377;">Text here</p>
        
        
          .mytext {color:#2a2377;}
        
        Text color #2a2377
      
           This box has a color of #2a2377        
        
          <div style="background-color:#2a2377;">Content here</div>
        
        
          .mybackground {background-color:#2a2377;}
        
        Background color #2a2377
      
           Border around this has a color of #2a2377        
        
          <div style="border:2px solid #2a2377;">Content here</div>
        
        
          .myborder {border:2px solid #2a2377;}
        
        Border color #2a2377