#2a29ae color space conversions
Hex:
        #2a29ae
        RGB:
        42, 41, 174
        CMY:
        84, 84, 32
        CMYK:
        76, 76, 0, 32
      HSL:
        240°, 61.8605%, 42.1569%
        HSV (HSB):
        240°, 76.4368%, 68.2353%
        XYZ:
        9.3878, 5.1341, 40.5406
        xyY:
        0.1705, 0.0932, 5.1341
      CIE-Lab:
        27.1135, 45.2898, -69.5485
        CIE-LCH:
        27.1135, 82.9949, 303.0721
        CIE-Luv:
        27.1135, -6.1064, -86.7829
        Hunter-Lab:
        22.6586, 34.3025, -90.2203
      #2a29ae color charts
#2a29ae RGB chart
      #2a29ae CMYK chart
      #2a29ae RGB pie chart
      #2a29ae color shades, tints & tones
#2a29ae color schemes
#2a29ae color preview, HTML & CSS examples
           This text has a color of #2a29ae        
        
          <p style="color:#2a29ae;">Text here</p>
        
        
          .mytext {color:#2a29ae;}
        
        Text color #2a29ae
      
           This box has a color of #2a29ae        
        
          <div style="background-color:#2a29ae;">Content here</div>
        
        
          .mybackground {background-color:#2a29ae;}
        
        Background color #2a29ae
      
           Border around this has a color of #2a29ae        
        
          <div style="border:2px solid #2a29ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a29ae;}
        
        Border color #2a29ae