#2b2585 color space conversions
Hex:
        #2b2585
        RGB:
        43, 37, 133
        CMY:
        83, 85, 48
        CMYK:
        68, 72, 0, 48
      HSL:
        244°, 56.4706%, 33.3333%
        HSV (HSB):
        244°, 72.1805%, 52.1569%
        XYZ:
        5.8915, 3.5302, 22.5612
        xyY:
        0.1842, 0.1104, 3.5302
      CIE-Lab:
        22.0531, 33.8563, -52.7400
        CIE-LCH:
        22.0531, 62.6718, 302.6983
        CIE-Luv:
        22.0531, -3.3225, -62.2784
        Hunter-Lab:
        18.7888, 23.0906, -58.0421
      #2b2585 color charts
#2b2585 RGB chart
      #2b2585 CMYK chart
      #2b2585 RGB pie chart
      #2b2585 color shades, tints & tones
#2b2585 color schemes
#2b2585 color preview, HTML & CSS examples
           This text has a color of #2b2585        
        
          <p style="color:#2b2585;">Text here</p>
        
        
          .mytext {color:#2b2585;}
        
        Text color #2b2585
      
           This box has a color of #2b2585        
        
          <div style="background-color:#2b2585;">Content here</div>
        
        
          .mybackground {background-color:#2b2585;}
        
        Background color #2b2585
      
           Border around this has a color of #2b2585        
        
          <div style="border:2px solid #2b2585;">Content here</div>
        
        
          .myborder {border:2px solid #2b2585;}
        
        Border color #2b2585