#2a2787 color space conversions
Hex:
        #2a2787
        RGB:
        42, 39, 135
        CMY:
        84, 85, 47
        CMYK:
        69, 71, 0, 47
      HSL:
        242°, 55.1724%, 34.1176%
        HSV (HSB):
        242°, 71.1111%, 52.9412%
        XYZ:
        6.0535, 3.6925, 23.3153
        xyY:
        0.1831, 0.1117, 3.6925
      CIE-Lab:
        22.6278, 33.1773, -53.0534
        CIE-LCH:
        22.6278, 62.5732, 302.0201
        CIE-Luv:
        22.6278, -3.9843, -63.3620
        Hunter-Lab:
        19.2160, 22.6041, -58.4871
      #2a2787 color charts
#2a2787 RGB chart
      #2a2787 CMYK chart
      #2a2787 RGB pie chart
      #2a2787 color shades, tints & tones
#2a2787 color schemes
#2a2787 color preview, HTML & CSS examples
           This text has a color of #2a2787        
        
          <p style="color:#2a2787;">Text here</p>
        
        
          .mytext {color:#2a2787;}
        
        Text color #2a2787
      
           This box has a color of #2a2787        
        
          <div style="background-color:#2a2787;">Content here</div>
        
        
          .mybackground {background-color:#2a2787;}
        
        Background color #2a2787
      
           Border around this has a color of #2a2787        
        
          <div style="border:2px solid #2a2787;">Content here</div>
        
        
          .myborder {border:2px solid #2a2787;}
        
        Border color #2a2787