#2b2c74 color space conversions
Hex:
        #2b2c74
        RGB:
        43, 44, 116
        CMY:
        83, 83, 55
        CMYK:
        63, 62, 0, 55
      HSL:
        239°, 45.9119%, 31.1765%
        HSV (HSB):
        239°, 62.9310%, 45.4902%
        XYZ:
        5.0493, 3.5759, 16.9471
        xyY:
        0.1975, 0.1398, 3.5759
      CIE-Lab:
        22.2167, 23.2340, -41.6916
        CIE-LCH:
        22.2167, 47.7285, 299.1302
        CIE-Luv:
        22.2167, -3.8813, -50.3999
        Hunter-Lab:
        18.9101, 14.5701, -39.8983
      #2b2c74 color charts
#2b2c74 RGB chart
      #2b2c74 CMYK chart
      #2b2c74 RGB pie chart
      #2b2c74 color shades, tints & tones
#2b2c74 color schemes
#2b2c74 color preview, HTML & CSS examples
           This text has a color of #2b2c74        
        
          <p style="color:#2b2c74;">Text here</p>
        
        
          .mytext {color:#2b2c74;}
        
        Text color #2b2c74
      
           This box has a color of #2b2c74        
        
          <div style="background-color:#2b2c74;">Content here</div>
        
        
          .mybackground {background-color:#2b2c74;}
        
        Background color #2b2c74
      
           Border around this has a color of #2b2c74        
        
          <div style="border:2px solid #2b2c74;">Content here</div>
        
        
          .myborder {border:2px solid #2b2c74;}
        
        Border color #2b2c74