#2a0066 color space conversions
Hex:
        #2a0066
        RGB:
        42, 0, 102
        CMY:
        84, 100, 60
        CMYK:
        59, 100, 0, 60
      HSL:
        265°, 100.0000%, 20.0000%
        HSV (HSB):
        265°, 100.0000%, 40.0000%
        XYZ:
        3.3531, 1.4515, 12.6738
        xyY:
        0.1918, 0.0830, 1.4515
      CIE-Lab:
        12.2967, 42.0176, -48.8642
        CIE-LCH:
        12.2967, 64.4452, 310.6918
        CIE-Luv:
        12.2967, 2.3272, -41.7957
        Hunter-Lab:
        12.0480, 28.5947, -53.9360
      #2a0066 color charts
#2a0066 RGB chart
      #2a0066 CMYK chart
      #2a0066 RGB pie chart
      #2a0066 color shades, tints & tones
#2a0066 color schemes
#2a0066 color preview, HTML & CSS examples
           This text has a color of #2a0066        
        
          <p style="color:#2a0066;">Text here</p>
        
        
          .mytext {color:#2a0066;}
        
        Text color #2a0066
      
           This box has a color of #2a0066        
        
          <div style="background-color:#2a0066;">Content here</div>
        
        
          .mybackground {background-color:#2a0066;}
        
        Background color #2a0066
      
           Border around this has a color of #2a0066        
        
          <div style="border:2px solid #2a0066;">Content here</div>
        
        
          .myborder {border:2px solid #2a0066;}
        
        Border color #2a0066