#2a3253 color space conversions
Hex:
        #2a3253
        RGB:
        42, 50, 83
        CMY:
        84, 80, 67
        CMYK:
        49, 40, 0, 67
      HSL:
        228°, 32.8000%, 24.5098%
        HSV (HSB):
        228°, 49.3976%, 32.5490%
        XYZ:
        3.6568, 3.3980, 8.6468
        xyY:
        0.2329, 0.2164, 3.3980
      CIE-Lab:
        21.5720, 6.8455, -21.1868
        CIE-LCH:
        21.5720, 22.2652, 287.9056
        CIE-Luv:
        21.5720, -4.5674, -24.8895
        Hunter-Lab:
        18.4336, 3.1513, -14.9080
      #2a3253 color charts
#2a3253 RGB chart
      #2a3253 CMYK chart
      #2a3253 RGB pie chart
      #2a3253 color shades, tints & tones
#2a3253 color schemes
#2a3253 color preview, HTML & CSS examples
           This text has a color of #2a3253        
        
          <p style="color:#2a3253;">Text here</p>
        
        
          .mytext {color:#2a3253;}
        
        Text color #2a3253
      
           This box has a color of #2a3253        
        
          <div style="background-color:#2a3253;">Content here</div>
        
        
          .mybackground {background-color:#2a3253;}
        
        Background color #2a3253
      
           Border around this has a color of #2a3253        
        
          <div style="border:2px solid #2a3253;">Content here</div>
        
        
          .myborder {border:2px solid #2a3253;}
        
        Border color #2a3253