#2835a2 color space conversions
Hex:
        #2835a2
        RGB:
        40, 53, 162
        CMY:
        84, 79, 36
        CMYK:
        75, 67, 0, 36
      HSL:
        234°, 60.3960%, 39.6078%
        HSV (HSB):
        234°, 75.3086%, 63.5294%
        XYZ:
        8.6698, 5.6060, 34.8075
        xyY:
        0.1766, 0.1142, 5.6060
      CIE-Lab:
        28.3957, 33.7136, -60.2078
        CIE-LCH:
        28.3957, 69.0043, 299.2468
        CIE-Luv:
        28.3957, -8.1087, -78.4294
        Hunter-Lab:
        23.6769, 23.9267, -70.5887
      #2835a2 color charts
#2835a2 RGB chart
      #2835a2 CMYK chart
      #2835a2 RGB pie chart
      #2835a2 color shades, tints & tones
#2835a2 color schemes
#2835a2 color preview, HTML & CSS examples
           This text has a color of #2835a2        
        
          <p style="color:#2835a2;">Text here</p>
        
        
          .mytext {color:#2835a2;}
        
        Text color #2835a2
      
           This box has a color of #2835a2        
        
          <div style="background-color:#2835a2;">Content here</div>
        
        
          .mybackground {background-color:#2835a2;}
        
        Background color #2835a2
      
           Border around this has a color of #2835a2        
        
          <div style="border:2px solid #2835a2;">Content here</div>
        
        
          .myborder {border:2px solid #2835a2;}
        
        Border color #2835a2