#2a1955 color space conversions
Hex:
        #2a1955
        RGB:
        42, 25, 85
        CMY:
        84, 90, 67
        CMYK:
        51, 71, 0, 67
      HSL:
        257°, 54.5455%, 21.5686%
        HSV (HSB):
        257°, 70.5882%, 33.3333%
        XYZ:
        2.9422, 1.8434, 8.7951
        xyY:
        0.2166, 0.1357, 1.8434
      CIE-Lab:
        14.6429, 24.9114, -33.6224
        CIE-LCH:
        14.6429, 41.8455, 306.5354
        CIE-Luv:
        14.6429, 1.6576, -33.7245
        Hunter-Lab:
        13.5771, 14.9211, -28.9033
      #2a1955 color charts
#2a1955 RGB chart
      #2a1955 CMYK chart
      #2a1955 RGB pie chart
      #2a1955 color shades, tints & tones
#2a1955 color schemes
#2a1955 color preview, HTML & CSS examples
           This text has a color of #2a1955        
        
          <p style="color:#2a1955;">Text here</p>
        
        
          .mytext {color:#2a1955;}
        
        Text color #2a1955
      
           This box has a color of #2a1955        
        
          <div style="background-color:#2a1955;">Content here</div>
        
        
          .mybackground {background-color:#2a1955;}
        
        Background color #2a1955
      
           Border around this has a color of #2a1955        
        
          <div style="border:2px solid #2a1955;">Content here</div>
        
        
          .myborder {border:2px solid #2a1955;}
        
        Border color #2a1955