#2a0483 color space conversions
Hex:
        #2a0483
        RGB:
        42, 4, 131
        CMY:
        84, 98, 49
        CMYK:
        68, 97, 0, 49
      HSL:
        258°, 94.0741%, 26.4706%
        HSV (HSB):
        258°, 96.9466%, 51.3725%
        XYZ:
        5.0950, 2.2178, 21.6323
        xyY:
        0.1760, 0.0766, 2.2178
      CIE-Lab:
        16.5909, 48.0481, -60.5105
        CIE-LCH:
        16.5909, 77.2667, 308.4512
        CIE-Luv:
        16.5909, -0.1016, -59.3202
        Hunter-Lab:
        14.8922, 35.0082, -75.6997
      #2a0483 color charts
#2a0483 RGB chart
      #2a0483 CMYK chart
      #2a0483 RGB pie chart
      #2a0483 color shades, tints & tones
#2a0483 color schemes
#2a0483 color preview, HTML & CSS examples
           This text has a color of #2a0483        
        
          <p style="color:#2a0483;">Text here</p>
        
        
          .mytext {color:#2a0483;}
        
        Text color #2a0483
      
           This box has a color of #2a0483        
        
          <div style="background-color:#2a0483;">Content here</div>
        
        
          .mybackground {background-color:#2a0483;}
        
        Background color #2a0483
      
           Border around this has a color of #2a0483        
        
          <div style="border:2px solid #2a0483;">Content here</div>
        
        
          .myborder {border:2px solid #2a0483;}
        
        Border color #2a0483