#2a009b color space conversions
Hex:
        #2a009b
        RGB:
        42, 0, 155
        CMY:
        84, 100, 39
        CMYK:
        73, 100, 0, 39
      HSL:
        256°, 100.0000%, 30.3922%
        HSV (HSB):
        256°, 100.0000%, 60.7843%
        XYZ:
        6.8712, 2.8588, 31.2000
        xyY:
        0.1679, 0.0698, 2.8588
      CIE-Lab:
        19.4693, 55.4054, -70.7005
        CIE-LCH:
        19.4693, 89.8238, 308.0845
        CIE-Luv:
        19.4693, -1.5467, -73.1095
        Hunter-Lab:
        16.9080, 42.9517, -97.5712
      #2a009b color charts
#2a009b RGB chart
      #2a009b CMYK chart
      #2a009b RGB pie chart
      #2a009b color shades, tints & tones
#2a009b color schemes
#2a009b color preview, HTML & CSS examples
           This text has a color of #2a009b        
        
          <p style="color:#2a009b;">Text here</p>
        
        
          .mytext {color:#2a009b;}
        
        Text color #2a009b
      
           This box has a color of #2a009b        
        
          <div style="background-color:#2a009b;">Content here</div>
        
        
          .mybackground {background-color:#2a009b;}
        
        Background color #2a009b
      
           Border around this has a color of #2a009b        
        
          <div style="border:2px solid #2a009b;">Content here</div>
        
        
          .myborder {border:2px solid #2a009b;}
        
        Border color #2a009b