#2b2684 color space conversions
Hex:
        #2b2684
        RGB:
        43, 38, 132
        CMY:
        83, 85, 48
        CMYK:
        67, 71, 0, 48
      HSL:
        243°, 55.2941%, 33.3333%
        HSV (HSB):
        243°, 71.2121%, 51.7647%
        XYZ:
        5.8542, 3.5658, 22.2095
        xyY:
        0.1851, 0.1127, 3.5658
      CIE-Lab:
        22.1805, 32.8893, -51.9021
        CIE-LCH:
        22.1805, 61.4454, 302.3616
        CIE-Luv:
        22.1805, -3.4445, -61.5842
        Hunter-Lab:
        18.8832, 22.2935, -56.5157
      #2b2684 color charts
#2b2684 RGB chart
      #2b2684 CMYK chart
      #2b2684 RGB pie chart
      #2b2684 color shades, tints & tones
#2b2684 color schemes
#2b2684 color preview, HTML & CSS examples
           This text has a color of #2b2684        
        
          <p style="color:#2b2684;">Text here</p>
        
        
          .mytext {color:#2b2684;}
        
        Text color #2b2684
      
           This box has a color of #2b2684        
        
          <div style="background-color:#2b2684;">Content here</div>
        
        
          .mybackground {background-color:#2b2684;}
        
        Background color #2b2684
      
           Border around this has a color of #2b2684        
        
          <div style="border:2px solid #2b2684;">Content here</div>
        
        
          .myborder {border:2px solid #2b2684;}
        
        Border color #2b2684