#2a0273 color space conversions
Hex:
        #2a0273
        RGB:
        42, 2, 115
        CMY:
        84, 99, 55
        CMYK:
        63, 98, 0, 55
      HSL:
        261°, 96.5812%, 22.9412%
        HSV (HSB):
        261°, 98.2609%, 45.0980%
        XYZ:
        4.0711, 1.7735, 16.3474
        xyY:
        0.1834, 0.0799, 1.7735
      CIE-Lab:
        14.2505, 44.5517, -54.1423
        CIE-LCH:
        14.2505, 70.1160, 309.4497
        CIE-Luv:
        14.2505, 1.1932, -49.6688
        Hunter-Lab:
        13.3171, 31.2627, -63.4592
      #2a0273 color charts
#2a0273 RGB chart
      #2a0273 CMYK chart
      #2a0273 RGB pie chart
      #2a0273 color shades, tints & tones
#2a0273 color schemes
#2a0273 color preview, HTML & CSS examples
           This text has a color of #2a0273        
        
          <p style="color:#2a0273;">Text here</p>
        
        
          .mytext {color:#2a0273;}
        
        Text color #2a0273
      
           This box has a color of #2a0273        
        
          <div style="background-color:#2a0273;">Content here</div>
        
        
          .mybackground {background-color:#2a0273;}
        
        Background color #2a0273
      
           Border around this has a color of #2a0273        
        
          <div style="border:2px solid #2a0273;">Content here</div>
        
        
          .myborder {border:2px solid #2a0273;}
        
        Border color #2a0273