#2a1079 color space conversions
Hex:
        #2a1079
        RGB:
        42, 16, 121
        CMY:
        84, 94, 53
        CMYK:
        65, 87, 0, 53
      HSL:
        255°, 76.6423%, 26.8627%
        HSV (HSB):
        255°, 86.7769%, 47.4510%
        XYZ:
        4.5913, 2.2433, 18.2802
        xyY:
        0.1828, 0.0893, 2.2433
      CIE-Lab:
        16.7155, 41.0821, -53.9264
        CIE-LCH:
        16.7155, 67.7923, 307.3008
        CIE-Luv:
        16.7155, -0.1165, -54.6367
        Hunter-Lab:
        14.9776, 28.5074, -61.8789
      #2a1079 color charts
#2a1079 RGB chart
      #2a1079 CMYK chart
      #2a1079 RGB pie chart
      #2a1079 color shades, tints & tones
#2a1079 color schemes
#2a1079 color preview, HTML & CSS examples
           This text has a color of #2a1079        
        
          <p style="color:#2a1079;">Text here</p>
        
        
          .mytext {color:#2a1079;}
        
        Text color #2a1079
      
           This box has a color of #2a1079        
        
          <div style="background-color:#2a1079;">Content here</div>
        
        
          .mybackground {background-color:#2a1079;}
        
        Background color #2a1079
      
           Border around this has a color of #2a1079        
        
          <div style="border:2px solid #2a1079;">Content here</div>
        
        
          .myborder {border:2px solid #2a1079;}
        
        Border color #2a1079