#2835a5 color space conversions
Hex:
        #2835a5
        RGB:
        40, 53, 165
        CMY:
        84, 79, 35
        CMYK:
        76, 68, 0, 35
      HSL:
        234°, 60.9756%, 40.1961%
        HSV (HSB):
        234°, 75.7576%, 64.7059%
        XYZ:
        8.9397, 5.7139, 36.2290
        xyY:
        0.1757, 0.1123, 5.7139
      CIE-Lab:
        28.6790, 34.8049, -61.5563
        CIE-LCH:
        28.6790, 70.7147, 299.4845
        CIE-Luv:
        28.6790, -8.1943, -80.3171
        Hunter-Lab:
        23.9038, 24.9248, -73.1282
      #2835a5 color charts
#2835a5 RGB chart
      #2835a5 CMYK chart
      #2835a5 RGB pie chart
      #2835a5 color shades, tints & tones
#2835a5 color schemes
#2835a5 color preview, HTML & CSS examples
           This text has a color of #2835a5        
        
          <p style="color:#2835a5;">Text here</p>
        
        
          .mytext {color:#2835a5;}
        
        Text color #2835a5
      
           This box has a color of #2835a5        
        
          <div style="background-color:#2835a5;">Content here</div>
        
        
          .mybackground {background-color:#2835a5;}
        
        Background color #2835a5
      
           Border around this has a color of #2835a5        
        
          <div style="border:2px solid #2835a5;">Content here</div>
        
        
          .myborder {border:2px solid #2835a5;}
        
        Border color #2835a5