#2b236d color space conversions
Hex:
        #2b236d
        RGB:
        43, 35, 109
        CMY:
        83, 86, 57
        CMYK:
        61, 68, 0, 57
      HSL:
        246°, 51.3889%, 28.2353%
        HSV (HSB):
        246°, 67.8899%, 42.7451%
        XYZ:
        4.3576, 2.8198, 14.7826
        xyY:
        0.1984, 0.1284, 2.8198
      CIE-Lab:
        19.3072, 26.7672, -41.9178
        CIE-LCH:
        19.3072, 49.7351, 302.5609
        CIE-Luv:
        19.3072, -1.5815, -47.5541
        Hunter-Lab:
        16.7922, 16.9347, -40.4399
      #2b236d color charts
#2b236d RGB chart
      #2b236d CMYK chart
      #2b236d RGB pie chart
      #2b236d color shades, tints & tones
#2b236d color schemes
#2b236d color preview, HTML & CSS examples
           This text has a color of #2b236d        
        
          <p style="color:#2b236d;">Text here</p>
        
        
          .mytext {color:#2b236d;}
        
        Text color #2b236d
      
           This box has a color of #2b236d        
        
          <div style="background-color:#2b236d;">Content here</div>
        
        
          .mybackground {background-color:#2b236d;}
        
        Background color #2b236d
      
           Border around this has a color of #2b236d        
        
          <div style="border:2px solid #2b236d;">Content here</div>
        
        
          .myborder {border:2px solid #2b236d;}
        
        Border color #2b236d