#2a2754 color space conversions
Hex:
        #2a2754
        RGB:
        42, 39, 84
        CMY:
        84, 85, 67
        CMYK:
        50, 54, 0, 67
      HSL:
        244°, 36.5854%, 24.1176%
        HSV (HSB):
        244°, 53.5714%, 32.9412%
        XYZ:
        3.2806, 2.5834, 8.7132
        xyY:
        0.2250, 0.1772, 2.5834
      CIE-Lab:
        18.2915, 14.9868, -27.0626
        CIE-LCH:
        18.2915, 30.9352, 298.9769
        CIE-Luv:
        18.2915, -1.2715, -30.2651
        Hunter-Lab:
        16.0729, 8.3057, -20.8906
      #2a2754 color charts
#2a2754 RGB chart
      #2a2754 CMYK chart
      #2a2754 RGB pie chart
      #2a2754 color shades, tints & tones
#2a2754 color schemes
#2a2754 color preview, HTML & CSS examples
           This text has a color of #2a2754        
        
          <p style="color:#2a2754;">Text here</p>
        
        
          .mytext {color:#2a2754;}
        
        Text color #2a2754
      
           This box has a color of #2a2754        
        
          <div style="background-color:#2a2754;">Content here</div>
        
        
          .mybackground {background-color:#2a2754;}
        
        Background color #2a2754
      
           Border around this has a color of #2a2754        
        
          <div style="border:2px solid #2a2754;">Content here</div>
        
        
          .myborder {border:2px solid #2a2754;}
        
        Border color #2a2754