#2b2a62 color space conversions
Hex:
        #2b2a62
        RGB:
        43, 42, 98
        CMY:
        83, 84, 62
        CMYK:
        56, 57, 0, 62
      HSL:
        241°, 40.0000%, 27.4510%
        HSV (HSB):
        241°, 57.1429%, 38.4314%
        XYZ:
        4.0288, 3.0514, 11.9319
        xyY:
        0.2119, 0.1605, 3.0514
      CIE-Lab:
        20.2484, 18.0913, -33.2103
        CIE-LCH:
        20.2484, 37.8183, 298.5793
        CIE-Luv:
        20.2484, -2.5180, -38.8255
        Hunter-Lab:
        17.4681, 10.5997, -28.2713
      #2b2a62 color charts
#2b2a62 RGB chart
      #2b2a62 CMYK chart
      #2b2a62 RGB pie chart
      #2b2a62 color shades, tints & tones
#2b2a62 color schemes
#2b2a62 color preview, HTML & CSS examples
           This text has a color of #2b2a62        
        
          <p style="color:#2b2a62;">Text here</p>
        
        
          .mytext {color:#2b2a62;}
        
        Text color #2b2a62
      
           This box has a color of #2b2a62        
        
          <div style="background-color:#2b2a62;">Content here</div>
        
        
          .mybackground {background-color:#2b2a62;}
        
        Background color #2b2a62
      
           Border around this has a color of #2b2a62        
        
          <div style="border:2px solid #2b2a62;">Content here</div>
        
        
          .myborder {border:2px solid #2b2a62;}
        
        Border color #2b2a62