#2a0091 color space conversions
Hex:
        #2a0091
        RGB:
        42, 0, 145
        CMY:
        84, 100, 43
        CMYK:
        71, 100, 0, 43
      HSL:
        257°, 100.0000%, 28.4314%
        HSV (HSB):
        257°, 100.0000%, 56.8627%
        XYZ:
        6.0657, 2.5366, 26.9580
        xyY:
        0.1706, 0.0713, 2.5366
      CIE-Lab:
        18.0832, 52.8995, -66.8212
        CIE-LCH:
        18.0832, 85.2258, 308.3672
        CIE-Luv:
        18.0832, -0.8744, -67.1595
        Hunter-Lab:
        15.9266, 40.1104, -89.2077
      #2a0091 color charts
#2a0091 RGB chart
      #2a0091 CMYK chart
      #2a0091 RGB pie chart
      #2a0091 color shades, tints & tones
#2a0091 color schemes
#2a0091 color preview, HTML & CSS examples
           This text has a color of #2a0091        
        
          <p style="color:#2a0091;">Text here</p>
        
        
          .mytext {color:#2a0091;}
        
        Text color #2a0091
      
           This box has a color of #2a0091        
        
          <div style="background-color:#2a0091;">Content here</div>
        
        
          .mybackground {background-color:#2a0091;}
        
        Background color #2a0091
      
           Border around this has a color of #2a0091        
        
          <div style="border:2px solid #2a0091;">Content here</div>
        
        
          .myborder {border:2px solid #2a0091;}
        
        Border color #2a0091