#2b419e color space conversions
Hex:
        #2b419e
        RGB:
        43, 65, 158
        CMY:
        83, 75, 38
        CMYK:
        73, 59, 0, 38
      HSL:
        229°, 57.2139%, 39.4118%
        HSV (HSB):
        229°, 72.7848%, 61.9608%
        XYZ:
        9.0581, 6.7628, 33.1757
        xyY:
        0.1849, 0.1380, 6.7628
      CIE-Lab:
        31.2607, 24.6762, -53.0969
        CIE-LCH:
        31.2607, 58.5507, 294.9261
        CIE-Luv:
        31.2607, -10.2925, -72.5565
        Hunter-Lab:
        26.0054, 16.6651, -57.4339
      #2b419e color charts
#2b419e RGB chart
      #2b419e CMYK chart
      #2b419e RGB pie chart
      #2b419e color shades, tints & tones
#2b419e color schemes
#2b419e color preview, HTML & CSS examples
           This text has a color of #2b419e        
        
          <p style="color:#2b419e;">Text here</p>
        
        
          .mytext {color:#2b419e;}
        
        Text color #2b419e
      
           This box has a color of #2b419e        
        
          <div style="background-color:#2b419e;">Content here</div>
        
        
          .mybackground {background-color:#2b419e;}
        
        Background color #2b419e
      
           Border around this has a color of #2b419e        
        
          <div style="border:2px solid #2b419e;">Content here</div>
        
        
          .myborder {border:2px solid #2b419e;}
        
        Border color #2b419e