#2b369d color space conversions
Hex:
        #2b369d
        RGB:
        43, 54, 157
        CMY:
        83, 79, 38
        CMYK:
        73, 66, 0, 38
      HSL:
        234°, 57.0000%, 39.2157%
        HSV (HSB):
        234°, 72.6115%, 61.5686%
        XYZ:
        8.4012, 5.5862, 32.5337
        xyY:
        0.1806, 0.1201, 5.5862
      CIE-Lab:
        28.3436, 31.5899, -57.2526
        CIE-LCH:
        28.3436, 65.3895, 298.8883
        CIE-Luv:
        28.3436, -7.6574, -74.9612
        Hunter-Lab:
        23.6352, 22.0868, -65.0676
      #2b369d color charts
#2b369d RGB chart
      #2b369d CMYK chart
      #2b369d RGB pie chart
      #2b369d color shades, tints & tones
#2b369d color schemes
#2b369d color preview, HTML & CSS examples
           This text has a color of #2b369d        
        
          <p style="color:#2b369d;">Text here</p>
        
        
          .mytext {color:#2b369d;}
        
        Text color #2b369d
      
           This box has a color of #2b369d        
        
          <div style="background-color:#2b369d;">Content here</div>
        
        
          .mybackground {background-color:#2b369d;}
        
        Background color #2b369d
      
           Border around this has a color of #2b369d        
        
          <div style="border:2px solid #2b369d;">Content here</div>
        
        
          .myborder {border:2px solid #2b369d;}
        
        Border color #2b369d