#2a0280 color space conversions
Hex:
        #2a0280
        RGB:
        42, 2, 128
        CMY:
        84, 99, 50
        CMYK:
        67, 98, 0, 50
      HSL:
        259°, 96.9231%, 25.4902%
        HSV (HSB):
        259°, 98.4375%, 50.1961%
        XYZ:
        4.8728, 2.0942, 20.5695
        xyY:
        0.1770, 0.0761, 2.0942
      CIE-Lab:
        15.9739, 47.9268, -59.6310
        CIE-LCH:
        15.9739, 76.5038, 308.7897
        CIE-Luv:
        15.9739, 0.2210, -57.3148
        Hunter-Lab:
        14.4712, 34.7808, -74.1451
      #2a0280 color charts
#2a0280 RGB chart
      #2a0280 CMYK chart
      #2a0280 RGB pie chart
      #2a0280 color shades, tints & tones
#2a0280 color schemes
#2a0280 color preview, HTML & CSS examples
           This text has a color of #2a0280        
        
          <p style="color:#2a0280;">Text here</p>
        
        
          .mytext {color:#2a0280;}
        
        Text color #2a0280
      
           This box has a color of #2a0280        
        
          <div style="background-color:#2a0280;">Content here</div>
        
        
          .mybackground {background-color:#2a0280;}
        
        Background color #2a0280
      
           Border around this has a color of #2a0280        
        
          <div style="border:2px solid #2a0280;">Content here</div>
        
        
          .myborder {border:2px solid #2a0280;}
        
        Border color #2a0280