#2a2b63 color space conversions
Hex:
        #2a2b63
        RGB:
        42, 43, 99
        CMY:
        84, 83, 61
        CMYK:
        58, 57, 0, 61
      HSL:
        239°, 40.4255%, 27.6471%
        HSV (HSB):
        239°, 57.5758%, 38.8235%
        XYZ:
        4.0709, 3.1208, 12.1922
        xyY:
        0.2100, 0.1610, 3.1208
      CIE-Lab:
        20.5215, 17.5183, -33.4305
        CIE-LCH:
        20.5215, 37.7424, 297.6555
        CIE-Luv:
        20.5215, -3.1104, -39.2670
        Hunter-Lab:
        17.6659, 10.2174, -28.5531
      #2a2b63 color charts
#2a2b63 RGB chart
      #2a2b63 CMYK chart
      #2a2b63 RGB pie chart
      #2a2b63 color shades, tints & tones
#2a2b63 color schemes
#2a2b63 color preview, HTML & CSS examples
           This text has a color of #2a2b63        
        
          <p style="color:#2a2b63;">Text here</p>
        
        
          .mytext {color:#2a2b63;}
        
        Text color #2a2b63
      
           This box has a color of #2a2b63        
        
          <div style="background-color:#2a2b63;">Content here</div>
        
        
          .mybackground {background-color:#2a2b63;}
        
        Background color #2a2b63
      
           Border around this has a color of #2a2b63        
        
          <div style="border:2px solid #2a2b63;">Content here</div>
        
        
          .myborder {border:2px solid #2a2b63;}
        
        Border color #2a2b63