#2b268d color space conversions
Hex:
        #2b268d
        RGB:
        43, 38, 141
        CMY:
        83, 85, 45
        CMYK:
        70, 73, 0, 45
      HSL:
        243°, 57.5419%, 35.0980%
        HSV (HSB):
        243°, 73.0496%, 55.2941%
        XYZ:
        6.4971, 3.8229, 25.5948
        xyY:
        0.1809, 0.1064, 3.8229
      CIE-Lab:
        23.0771, 36.0031, -56.0574
        CIE-LCH:
        23.0771, 66.6233, 302.7107
        CIE-Luv:
        23.0771, -3.9101, -67.1016
        Hunter-Lab:
        19.5523, 25.0980, -63.9267
      #2b268d color charts
#2b268d RGB chart
      #2b268d CMYK chart
      #2b268d RGB pie chart
      #2b268d color shades, tints & tones
#2b268d color schemes
#2b268d color preview, HTML & CSS examples
           This text has a color of #2b268d        
        
          <p style="color:#2b268d;">Text here</p>
        
        
          .mytext {color:#2b268d;}
        
        Text color #2b268d
      
           This box has a color of #2b268d        
        
          <div style="background-color:#2b268d;">Content here</div>
        
        
          .mybackground {background-color:#2b268d;}
        
        Background color #2b268d
      
           Border around this has a color of #2b268d        
        
          <div style="border:2px solid #2b268d;">Content here</div>
        
        
          .myborder {border:2px solid #2b268d;}
        
        Border color #2b268d