#2b2eba color space conversions
Hex:
        #2b2eba
        RGB:
        43, 46, 186
        CMY:
        83, 82, 27
        CMYK:
        77, 75, 0, 27
      HSL:
        239°, 62.4454%, 44.9020%
        HSV (HSB):
        239°, 76.8817%, 72.9412%
        XYZ:
        10.8362, 6.0128, 47.0438
        xyY:
        0.1696, 0.0941, 6.0128
      CIE-Lab:
        29.4446, 46.5646, -72.8446
        CIE-LCH:
        29.4446, 86.4557, 302.5880
        CIE-Luv:
        29.4446, -7.2142, -93.7307
        Hunter-Lab:
        24.5209, 35.9704, -96.5843
      #2b2eba color charts
#2b2eba RGB chart
      #2b2eba CMYK chart
      #2b2eba RGB pie chart
      #2b2eba color shades, tints & tones
#2b2eba color schemes
#2b2eba color preview, HTML & CSS examples
           This text has a color of #2b2eba        
        
          <p style="color:#2b2eba;">Text here</p>
        
        
          .mytext {color:#2b2eba;}
        
        Text color #2b2eba
      
           This box has a color of #2b2eba        
        
          <div style="background-color:#2b2eba;">Content here</div>
        
        
          .mybackground {background-color:#2b2eba;}
        
        Background color #2b2eba
      
           Border around this has a color of #2b2eba        
        
          <div style="border:2px solid #2b2eba;">Content here</div>
        
        
          .myborder {border:2px solid #2b2eba;}
        
        Border color #2b2eba