#2b2b55 color space conversions
Hex:
        #2b2b55
        RGB:
        43, 43, 85
        CMY:
        83, 83, 67
        CMYK:
        49, 49, 0, 67
      HSL:
        240°, 32.8125%, 25.0980%
        HSV (HSB):
        240°, 49.4118%, 33.3333%
        XYZ:
        3.4998, 2.8972, 8.9691
        xyY:
        0.2278, 0.1885, 2.8972
      CIE-Lab:
        19.6275, 12.7769, -25.5947
        CIE-LCH:
        19.6275, 28.6066, 296.5284
        CIE-Luv:
        19.6275, -2.1217, -29.4272
        Hunter-Lab:
        17.0212, 6.9152, -19.3271
      #2b2b55 color charts
#2b2b55 RGB chart
      #2b2b55 CMYK chart
      #2b2b55 RGB pie chart
      #2b2b55 color shades, tints & tones
#2b2b55 color schemes
#2b2b55 color preview, HTML & CSS examples
           This text has a color of #2b2b55        
        
          <p style="color:#2b2b55;">Text here</p>
        
        
          .mytext {color:#2b2b55;}
        
        Text color #2b2b55
      
           This box has a color of #2b2b55        
        
          <div style="background-color:#2b2b55;">Content here</div>
        
        
          .mybackground {background-color:#2b2b55;}
        
        Background color #2b2b55
      
           Border around this has a color of #2b2b55        
        
          <div style="border:2px solid #2b2b55;">Content here</div>
        
        
          .myborder {border:2px solid #2b2b55;}
        
        Border color #2b2b55