#2b3ca2 color space conversions
Hex:
        #2b3ca2
        RGB:
        43, 60, 162
        CMY:
        83, 76, 36
        CMYK:
        73, 63, 0, 36
      HSL:
        231°, 58.0488%, 40.1961%
        HSV (HSB):
        231°, 73.4568%, 63.5294%
        XYZ:
        9.1337, 6.3539, 34.9275
        xyY:
        0.1812, 0.1260, 6.3539
      CIE-Lab:
        30.2884, 29.5006, -57.1015
        CIE-LCH:
        30.2884, 64.2718, 297.3225
        CIE-Luv:
        30.2884, -9.1429, -76.7875
        Hunter-Lab:
        25.2070, 20.5667, -64.5087
      #2b3ca2 color charts
#2b3ca2 RGB chart
      #2b3ca2 CMYK chart
      #2b3ca2 RGB pie chart
      #2b3ca2 color shades, tints & tones
#2b3ca2 color schemes
#2b3ca2 color preview, HTML & CSS examples
           This text has a color of #2b3ca2        
        
          <p style="color:#2b3ca2;">Text here</p>
        
        
          .mytext {color:#2b3ca2;}
        
        Text color #2b3ca2
      
           This box has a color of #2b3ca2        
        
          <div style="background-color:#2b3ca2;">Content here</div>
        
        
          .mybackground {background-color:#2b3ca2;}
        
        Background color #2b3ca2
      
           Border around this has a color of #2b3ca2        
        
          <div style="border:2px solid #2b3ca2;">Content here</div>
        
        
          .myborder {border:2px solid #2b3ca2;}
        
        Border color #2b3ca2