#2b2281 color space conversions
Hex:
        #2b2281
        RGB:
        43, 34, 129
        CMY:
        83, 87, 49
        CMYK:
        67, 74, 0, 49
      HSL:
        246°, 58.2822%, 31.9608%
        HSV (HSB):
        246°, 73.6434%, 50.5882%
        XYZ:
        5.5307, 3.2426, 21.1033
        xyY:
        0.1851, 0.1085, 3.2426
      CIE-Lab:
        20.9905, 34.3125, -51.9659
        CIE-LCH:
        20.9905, 62.2720, 303.4364
        CIE-Luv:
        20.9905, -2.5998, -60.0117
        Hunter-Lab:
        18.0073, 23.3115, -56.8786
      #2b2281 color charts
#2b2281 RGB chart
      #2b2281 CMYK chart
      #2b2281 RGB pie chart
      #2b2281 color shades, tints & tones
#2b2281 color schemes
#2b2281 color preview, HTML & CSS examples
           This text has a color of #2b2281        
        
          <p style="color:#2b2281;">Text here</p>
        
        
          .mytext {color:#2b2281;}
        
        Text color #2b2281
      
           This box has a color of #2b2281        
        
          <div style="background-color:#2b2281;">Content here</div>
        
        
          .mybackground {background-color:#2b2281;}
        
        Background color #2b2281
      
           Border around this has a color of #2b2281        
        
          <div style="border:2px solid #2b2281;">Content here</div>
        
        
          .myborder {border:2px solid #2b2281;}
        
        Border color #2b2281