#2b3ab2 color space conversions
Hex:
        #2b3ab2
        RGB:
        43, 58, 178
        CMY:
        83, 77, 30
        CMYK:
        76, 67, 0, 30
      HSL:
        233°, 61.0860%, 43.3333%
        HSV (HSB):
        233°, 75.8427%, 69.8039%
        XYZ:
        10.5452, 6.7541, 42.8673
        xyY:
        0.1753, 0.1123, 6.7541
      CIE-Lab:
        31.2403, 36.6346, -65.1348
        CIE-LCH:
        31.2403, 74.7304, 299.3552
        CIE-Luv:
        31.2403, -9.1058, -87.5367
        Hunter-Lab:
        25.9886, 26.9487, -79.6051
      #2b3ab2 color charts
#2b3ab2 RGB chart
      #2b3ab2 CMYK chart
      #2b3ab2 RGB pie chart
      #2b3ab2 color shades, tints & tones
#2b3ab2 color schemes
#2b3ab2 color preview, HTML & CSS examples
           This text has a color of #2b3ab2        
        
          <p style="color:#2b3ab2;">Text here</p>
        
        
          .mytext {color:#2b3ab2;}
        
        Text color #2b3ab2
      
           This box has a color of #2b3ab2        
        
          <div style="background-color:#2b3ab2;">Content here</div>
        
        
          .mybackground {background-color:#2b3ab2;}
        
        Background color #2b3ab2
      
           Border around this has a color of #2b3ab2        
        
          <div style="border:2px solid #2b3ab2;">Content here</div>
        
        
          .myborder {border:2px solid #2b3ab2;}
        
        Border color #2b3ab2