#2a0694 color space conversions
Hex:
        #2a0694
        RGB:
        42, 6, 148
        CMY:
        84, 98, 42
        CMYK:
        72, 96, 0, 42
      HSL:
        255°, 92.2078%, 30.1961%
        HSV (HSB):
        255°, 95.9459%, 58.0392%
        XYZ:
        6.3653, 2.7606, 28.2143
        xyY:
        0.1705, 0.0739, 2.7606
      CIE-Lab:
        19.0585, 51.9327, -67.0611
        CIE-LCH:
        19.0585, 84.8186, 307.7545
        CIE-Luv:
        19.0585, -1.3778, -69.5478
        Hunter-Lab:
        16.6151, 39.3073, -89.0508
      #2a0694 color charts
#2a0694 RGB chart
      #2a0694 CMYK chart
      #2a0694 RGB pie chart
      #2a0694 color shades, tints & tones
#2a0694 color schemes
#2a0694 color preview, HTML & CSS examples
           This text has a color of #2a0694        
        
          <p style="color:#2a0694;">Text here</p>
        
        
          .mytext {color:#2a0694;}
        
        Text color #2a0694
      
           This box has a color of #2a0694        
        
          <div style="background-color:#2a0694;">Content here</div>
        
        
          .mybackground {background-color:#2a0694;}
        
        Background color #2a0694
      
           Border around this has a color of #2a0694        
        
          <div style="border:2px solid #2a0694;">Content here</div>
        
        
          .myborder {border:2px solid #2a0694;}
        
        Border color #2a0694