#2a217a color space conversions
Hex:
        #2a217a
        RGB:
        42, 33, 122
        CMY:
        84, 87, 52
        CMYK:
        66, 73, 0, 52
      HSL:
        246°, 57.4194%, 30.3922%
        HSV (HSB):
        246°, 72.9508%, 47.8431%
        XYZ:
        5.0116, 2.9851, 18.7244
        xyY:
        0.1876, 0.1117, 2.9851
      CIE-Lab:
        19.9841, 32.3875, -49.1775
        CIE-LCH:
        19.9841, 58.8844, 303.3682
        CIE-Luv:
        19.9841, -2.2486, -55.8015
        Hunter-Lab:
        17.2774, 21.5409, -52.1613
      #2a217a color charts
#2a217a RGB chart
      #2a217a CMYK chart
      #2a217a RGB pie chart
      #2a217a color shades, tints & tones
#2a217a color schemes
#2a217a color preview, HTML & CSS examples
           This text has a color of #2a217a        
        
          <p style="color:#2a217a;">Text here</p>
        
        
          .mytext {color:#2a217a;}
        
        Text color #2a217a
      
           This box has a color of #2a217a        
        
          <div style="background-color:#2a217a;">Content here</div>
        
        
          .mybackground {background-color:#2a217a;}
        
        Background color #2a217a
      
           Border around this has a color of #2a217a        
        
          <div style="border:2px solid #2a217a;">Content here</div>
        
        
          .myborder {border:2px solid #2a217a;}
        
        Border color #2a217a