#2a278b color space conversions
Hex:
        #2a278b
        RGB:
        42, 39, 139
        CMY:
        84, 85, 45
        CMYK:
        70, 72, 0, 45
      HSL:
        242°, 56.1798%, 34.9020%
        HSV (HSB):
        242°, 71.9424%, 54.5098%
        XYZ:
        6.3406, 3.8074, 24.8268
        xyY:
        0.1813, 0.1089, 3.8074
      CIE-Lab:
        23.0241, 34.5766, -54.9018
        CIE-LCH:
        23.0241, 64.8826, 302.2023
        CIE-Luv:
        23.0241, -4.1796, -65.8209
        Hunter-Lab:
        19.5125, 23.8567, -61.7793
      #2a278b color charts
#2a278b RGB chart
      #2a278b CMYK chart
      #2a278b RGB pie chart
      #2a278b color shades, tints & tones
#2a278b color schemes
#2a278b color preview, HTML & CSS examples
           This text has a color of #2a278b        
        
          <p style="color:#2a278b;">Text here</p>
        
        
          .mytext {color:#2a278b;}
        
        Text color #2a278b
      
           This box has a color of #2a278b        
        
          <div style="background-color:#2a278b;">Content here</div>
        
        
          .mybackground {background-color:#2a278b;}
        
        Background color #2a278b
      
           Border around this has a color of #2a278b        
        
          <div style="border:2px solid #2a278b;">Content here</div>
        
        
          .myborder {border:2px solid #2a278b;}
        
        Border color #2a278b