#2834a5 color space conversions
Hex:
        #2834a5
        RGB:
        40, 52, 165
        CMY:
        84, 80, 35
        CMYK:
        76, 68, 0, 35
      HSL:
        234°, 60.9756%, 40.1961%
        HSV (HSB):
        234°, 75.7576%, 64.7059%
        XYZ:
        8.8946, 5.6237, 36.2140
        xyY:
        0.1753, 0.1109, 5.6237
      CIE-Lab:
        28.4426, 35.4408, -61.9448
        CIE-LCH:
        28.4426, 71.3667, 299.7754
        CIE-Luv:
        28.4426, -7.9923, -80.4735
        Hunter-Lab:
        23.7144, 25.4502, -73.9412
      #2834a5 color charts
#2834a5 RGB chart
      #2834a5 CMYK chart
      #2834a5 RGB pie chart
      #2834a5 color shades, tints & tones
#2834a5 color schemes
#2834a5 color preview, HTML & CSS examples
           This text has a color of #2834a5        
        
          <p style="color:#2834a5;">Text here</p>
        
        
          .mytext {color:#2834a5;}
        
        Text color #2834a5
      
           This box has a color of #2834a5        
        
          <div style="background-color:#2834a5;">Content here</div>
        
        
          .mybackground {background-color:#2834a5;}
        
        Background color #2834a5
      
           Border around this has a color of #2834a5        
        
          <div style="border:2px solid #2834a5;">Content here</div>
        
        
          .myborder {border:2px solid #2834a5;}
        
        Border color #2834a5