#2a16ae color space conversions
Hex:
        #2a16ae
        RGB:
        42, 22, 174
        CMY:
        84, 91, 32
        CMYK:
        76, 87, 0, 32
      HSL:
        248°, 77.5510%, 38.4314%
        HSV (HSB):
        248°, 87.3563%, 68.2353%
        XYZ:
        8.8817, 4.1221, 40.3719
        xyY:
        0.1664, 0.0772, 4.1221
      CIE-Lab:
        24.0709, 54.1747, -74.5945
        CIE-LCH:
        24.0709, 92.1913, 305.9892
        CIE-Luv:
        24.0709, -3.9547, -86.0354
        Hunter-Lab:
        20.3028, 42.5571, -103.6854
      #2a16ae color charts
#2a16ae RGB chart
      #2a16ae CMYK chart
      #2a16ae RGB pie chart
      #2a16ae color shades, tints & tones
#2a16ae color schemes
#2a16ae color preview, HTML & CSS examples
           This text has a color of #2a16ae        
        
          <p style="color:#2a16ae;">Text here</p>
        
        
          .mytext {color:#2a16ae;}
        
        Text color #2a16ae
      
           This box has a color of #2a16ae        
        
          <div style="background-color:#2a16ae;">Content here</div>
        
        
          .mybackground {background-color:#2a16ae;}
        
        Background color #2a16ae
      
           Border around this has a color of #2a16ae        
        
          <div style="border:2px solid #2a16ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a16ae;}
        
        Border color #2a16ae