#2b40c1 color space conversions
Hex:
        #2b40c1
        RGB:
        43, 64, 193
        CMY:
        83, 75, 24
        CMYK:
        78, 67, 0, 24
      HSL:
        232°, 63.5593%, 46.2745%
        HSV (HSB):
        232°, 77.7202%, 75.6863%
        XYZ:
        12.4553, 8.0306, 51.3457
        xyY:
        0.1734, 0.1118, 8.0306
      CIE-Lab:
        34.0466, 38.2476, -69.3850
        CIE-LCH:
        34.0466, 79.2285, 298.8652
        CIE-Luv:
        34.0466, -10.7189, -95.8075
        Hunter-Lab:
        28.3384, 28.8622, -87.5894
      #2b40c1 color charts
#2b40c1 RGB chart
      #2b40c1 CMYK chart
      #2b40c1 RGB pie chart
      #2b40c1 color shades, tints & tones
#2b40c1 color schemes
#2b40c1 color preview, HTML & CSS examples
           This text has a color of #2b40c1        
        
          <p style="color:#2b40c1;">Text here</p>
        
        
          .mytext {color:#2b40c1;}
        
        Text color #2b40c1
      
           This box has a color of #2b40c1        
        
          <div style="background-color:#2b40c1;">Content here</div>
        
        
          .mybackground {background-color:#2b40c1;}
        
        Background color #2b40c1
      
           Border around this has a color of #2b40c1        
        
          <div style="border:2px solid #2b40c1;">Content here</div>
        
        
          .myborder {border:2px solid #2b40c1;}
        
        Border color #2b40c1