#2a0994 color space conversions
Hex:
        #2a0994
        RGB:
        42, 9, 148
        CMY:
        84, 96, 42
        CMYK:
        72, 94, 0, 42
      HSL:
        254°, 88.5350%, 30.7843%
        HSV (HSB):
        254°, 93.9189%, 58.0392%
        XYZ:
        6.3978, 2.8257, 28.2252
        xyY:
        0.1708, 0.0755, 2.8257
      CIE-Lab:
        19.3320, 51.0992, -66.6059
        CIE-LCH:
        19.3320, 83.9492, 307.4950
        CIE-Luv:
        19.3320, -1.5296, -69.8105
        Hunter-Lab:
        16.8099, 38.5195, -87.7857
      #2a0994 color charts
#2a0994 RGB chart
      #2a0994 CMYK chart
      #2a0994 RGB pie chart
      #2a0994 color shades, tints & tones
#2a0994 color schemes
#2a0994 color preview, HTML & CSS examples
           This text has a color of #2a0994        
        
          <p style="color:#2a0994;">Text here</p>
        
        
          .mytext {color:#2a0994;}
        
        Text color #2a0994
      
           This box has a color of #2a0994        
        
          <div style="background-color:#2a0994;">Content here</div>
        
        
          .mybackground {background-color:#2a0994;}
        
        Background color #2a0994
      
           Border around this has a color of #2a0994        
        
          <div style="border:2px solid #2a0994;">Content here</div>
        
        
          .myborder {border:2px solid #2a0994;}
        
        Border color #2a0994