#2b236e color space conversions
Hex:
        #2b236e
        RGB:
        43, 35, 110
        CMY:
        83, 86, 57
        CMYK:
        61, 68, 0, 57
      HSL:
        246°, 51.7241%, 28.4314%
        HSV (HSB):
        246°, 68.1818%, 43.1373%
        XYZ:
        4.4118, 2.8414, 15.0678
        xyY:
        0.1977, 0.1273, 2.8414
      CIE-Lab:
        19.3974, 27.1168, -42.4191
        CIE-LCH:
        19.3974, 50.3458, 302.5892
        CIE-Luv:
        19.3974, -1.6432, -48.1845
        Hunter-Lab:
        16.8566, 17.2186, -41.1986
      #2b236e color charts
#2b236e RGB chart
      #2b236e CMYK chart
      #2b236e RGB pie chart
      #2b236e color shades, tints & tones
#2b236e color schemes
#2b236e color preview, HTML & CSS examples
           This text has a color of #2b236e        
        
          <p style="color:#2b236e;">Text here</p>
        
        
          .mytext {color:#2b236e;}
        
        Text color #2b236e
      
           This box has a color of #2b236e        
        
          <div style="background-color:#2b236e;">Content here</div>
        
        
          .mybackground {background-color:#2b236e;}
        
        Background color #2b236e
      
           Border around this has a color of #2b236e        
        
          <div style="border:2px solid #2b236e;">Content here</div>
        
        
          .myborder {border:2px solid #2b236e;}
        
        Border color #2b236e