#2b2ca3 color space conversions
Hex:
        #2b2ca3
        RGB:
        43, 44, 163
        CMY:
        83, 83, 36
        CMYK:
        74, 73, 0, 36
      HSL:
        240°, 58.2524%, 40.3922%
        HSV (HSB):
        240°, 73.6196%, 63.9216%
        XYZ:
        8.5078, 4.9593, 35.1592
        xyY:
        0.1750, 0.1020, 4.9593
      CIE-Lab:
        26.6185, 39.9637, -63.7310
        CIE-LCH:
        26.6185, 75.2246, 302.0905
        CIE-Luv:
        26.6185, -5.9460, -80.0722
        Hunter-Lab:
        22.2695, 29.2223, -78.0187
      #2b2ca3 color charts
#2b2ca3 RGB chart
      #2b2ca3 CMYK chart
      #2b2ca3 RGB pie chart
      #2b2ca3 color shades, tints & tones
#2b2ca3 color schemes
#2b2ca3 color preview, HTML & CSS examples
           This text has a color of #2b2ca3        
        
          <p style="color:#2b2ca3;">Text here</p>
        
        
          .mytext {color:#2b2ca3;}
        
        Text color #2b2ca3
      
           This box has a color of #2b2ca3        
        
          <div style="background-color:#2b2ca3;">Content here</div>
        
        
          .mybackground {background-color:#2b2ca3;}
        
        Background color #2b2ca3
      
           Border around this has a color of #2b2ca3        
        
          <div style="border:2px solid #2b2ca3;">Content here</div>
        
        
          .myborder {border:2px solid #2b2ca3;}
        
        Border color #2b2ca3