#2a0748 color space conversions
Hex:
        #2a0748
        RGB:
        42, 7, 72
        CMY:
        84, 97, 72
        CMYK:
        42, 90, 0, 72
      HSL:
        272°, 82.2785%, 15.4902%
        HSV (HSB):
        272°, 90.2778%, 28.2353%
        XYZ:
        2.2005, 1.1121, 6.2296
        xyY:
        0.2306, 0.1165, 1.1121
      CIE-Lab:
        9.8922, 30.9013, -32.4241
        CIE-LCH:
        9.8922, 44.7908, 313.6224
        CIE-Luv:
        9.8922, 4.6865, -25.9690
        Hunter-Lab:
        10.5455, 18.7928, -27.6426
      #2a0748 color charts
#2a0748 RGB chart
      #2a0748 CMYK chart
      #2a0748 RGB pie chart
      #2a0748 color shades, tints & tones
#2a0748 color schemes
#2a0748 color preview, HTML & CSS examples
           This text has a color of #2a0748        
        
          <p style="color:#2a0748;">Text here</p>
        
        
          .mytext {color:#2a0748;}
        
        Text color #2a0748
      
           This box has a color of #2a0748        
        
          <div style="background-color:#2a0748;">Content here</div>
        
        
          .mybackground {background-color:#2a0748;}
        
        Background color #2a0748
      
           Border around this has a color of #2a0748        
        
          <div style="border:2px solid #2a0748;">Content here</div>
        
        
          .myborder {border:2px solid #2a0748;}
        
        Border color #2a0748