#2a168f color space conversions
Hex:
        #2a168f
        RGB:
        42, 22, 143
        CMY:
        84, 91, 44
        CMYK:
        71, 85, 0, 44
      HSL:
        250°, 73.3333%, 32.3529%
        HSV (HSB):
        250°, 84.6154%, 56.0784%
        XYZ:
        6.1997, 3.0492, 26.2484
        xyY:
        0.1747, 0.0859, 3.0492
      CIE-Lab:
        20.2400, 45.0637, -61.9910
        CIE-LCH:
        20.2400, 76.6395, 306.0149
        CIE-Luv:
        20.2400, -2.1255, -67.9743
        Hunter-Lab:
        17.4620, 32.8156, -76.8995
      #2a168f color charts
#2a168f RGB chart
      #2a168f CMYK chart
      #2a168f RGB pie chart
      #2a168f color shades, tints & tones
#2a168f color schemes
#2a168f color preview, HTML & CSS examples
           This text has a color of #2a168f        
        
          <p style="color:#2a168f;">Text here</p>
        
        
          .mytext {color:#2a168f;}
        
        Text color #2a168f
      
           This box has a color of #2a168f        
        
          <div style="background-color:#2a168f;">Content here</div>
        
        
          .mybackground {background-color:#2a168f;}
        
        Background color #2a168f
      
           Border around this has a color of #2a168f        
        
          <div style="border:2px solid #2a168f;">Content here</div>
        
        
          .myborder {border:2px solid #2a168f;}
        
        Border color #2a168f