#2b247b color space conversions
Hex:
        #2b247b
        RGB:
        43, 36, 123
        CMY:
        83, 86, 52
        CMYK:
        65, 71, 0, 52
      HSL:
        245°, 54.7170%, 31.1765%
        HSV (HSB):
        245°, 70.7317%, 48.2353%
        XYZ:
        5.2023, 3.2054, 19.0834
        xyY:
        0.1892, 0.1166, 3.2054
      CIE-Lab:
        20.8484, 31.0110, -48.3936
        CIE-LCH:
        20.8484, 57.4772, 302.6521
        CIE-Luv:
        20.8484, -2.5962, -56.1958
        Hunter-Lab:
        17.9036, 20.5356, -50.6644
      #2b247b color charts
#2b247b RGB chart
      #2b247b CMYK chart
      #2b247b RGB pie chart
      #2b247b color shades, tints & tones
#2b247b color schemes
#2b247b color preview, HTML & CSS examples
           This text has a color of #2b247b        
        
          <p style="color:#2b247b;">Text here</p>
        
        
          .mytext {color:#2b247b;}
        
        Text color #2b247b
      
           This box has a color of #2b247b        
        
          <div style="background-color:#2b247b;">Content here</div>
        
        
          .mybackground {background-color:#2b247b;}
        
        Background color #2b247b
      
           Border around this has a color of #2b247b        
        
          <div style="border:2px solid #2b247b;">Content here</div>
        
        
          .myborder {border:2px solid #2b247b;}
        
        Border color #2b247b