#2a0586 color space conversions
Hex:
        #2a0586
        RGB:
        42, 5, 134
        CMY:
        84, 98, 47
        CMYK:
        69, 96, 0, 47
      HSL:
        257°, 92.8058%, 27.2549%
        HSV (HSB):
        257°, 96.2687%, 52.5490%
        XYZ:
        5.3122, 2.3220, 22.7225
        xyY:
        0.1750, 0.0765, 2.3220
      CIE-Lab:
        17.0938, 48.5224, -61.5719
        CIE-LCH:
        17.0938, 78.3934, 308.2403
        CIE-Luv:
        17.0938, -0.3677, -61.1966
        Hunter-Lab:
        15.2382, 35.5604, -77.7440
      #2a0586 color charts
#2a0586 RGB chart
      #2a0586 CMYK chart
      #2a0586 RGB pie chart
      #2a0586 color shades, tints & tones
#2a0586 color schemes
#2a0586 color preview, HTML & CSS examples
           This text has a color of #2a0586        
        
          <p style="color:#2a0586;">Text here</p>
        
        
          .mytext {color:#2a0586;}
        
        Text color #2a0586
      
           This box has a color of #2a0586        
        
          <div style="background-color:#2a0586;">Content here</div>
        
        
          .mybackground {background-color:#2a0586;}
        
        Background color #2a0586
      
           Border around this has a color of #2a0586        
        
          <div style="border:2px solid #2a0586;">Content here</div>
        
        
          .myborder {border:2px solid #2a0586;}
        
        Border color #2a0586