#2835b3 color space conversions
Hex:
        #2835b3
        RGB:
        40, 53, 179
        CMY:
        84, 79, 30
        CMYK:
        78, 70, 0, 30
      HSL:
        234°, 63.4703%, 42.9412%
        HSV (HSB):
        234°, 77.6536%, 70.1961%
        XYZ:
        10.2849, 6.2520, 43.3125
        xyY:
        0.1718, 0.1045, 6.2520
      CIE-Lab:
        30.0395, 39.8168, -67.7108
        CIE-LCH:
        30.0395, 78.5502, 300.4573
        CIE-Luv:
        30.0395, -8.6038, -88.9893
        Hunter-Lab:
        25.0040, 29.6652, -85.2008
      #2835b3 color charts
#2835b3 RGB chart
      #2835b3 CMYK chart
      #2835b3 RGB pie chart
      #2835b3 color shades, tints & tones
#2835b3 color schemes
#2835b3 color preview, HTML & CSS examples
           This text has a color of #2835b3        
        
          <p style="color:#2835b3;">Text here</p>
        
        
          .mytext {color:#2835b3;}
        
        Text color #2835b3
      
           This box has a color of #2835b3        
        
          <div style="background-color:#2835b3;">Content here</div>
        
        
          .mybackground {background-color:#2835b3;}
        
        Background color #2835b3
      
           Border around this has a color of #2835b3        
        
          <div style="border:2px solid #2835b3;">Content here</div>
        
        
          .myborder {border:2px solid #2835b3;}
        
        Border color #2835b3