#2a278f color space conversions
Hex:
        #2a278f
        RGB:
        42, 39, 143
        CMY:
        84, 85, 44
        CMYK:
        71, 73, 0, 44
      HSL:
        242°, 57.1429%, 35.6863%
        HSV (HSB):
        242°, 72.7273%, 56.0784%
        XYZ:
        6.6383, 3.9264, 26.3946
        xyY:
        0.1796, 0.1062, 3.9264
      CIE-Lab:
        23.4268, 35.9663, -56.7272
        CIE-LCH:
        23.4268, 67.1680, 302.3756
        CIE-Luv:
        23.4268, -4.3729, -68.2651
        Hunter-Lab:
        19.8153, 25.1223, -65.1056
      #2a278f color charts
#2a278f RGB chart
      #2a278f CMYK chart
      #2a278f RGB pie chart
      #2a278f color shades, tints & tones
#2a278f color schemes
#2a278f color preview, HTML & CSS examples
           This text has a color of #2a278f        
        
          <p style="color:#2a278f;">Text here</p>
        
        
          .mytext {color:#2a278f;}
        
        Text color #2a278f
      
           This box has a color of #2a278f        
        
          <div style="background-color:#2a278f;">Content here</div>
        
        
          .mybackground {background-color:#2a278f;}
        
        Background color #2a278f
      
           Border around this has a color of #2a278f        
        
          <div style="border:2px solid #2a278f;">Content here</div>
        
        
          .myborder {border:2px solid #2a278f;}
        
        Border color #2a278f