#2b169a color space conversions
Hex:
        #2b169a
        RGB:
        43, 22, 154
        CMY:
        83, 91, 40
        CMYK:
        72, 86, 0, 40
      HSL:
        250°, 75.0000%, 34.5098%
        HSV (HSB):
        250°, 85.7143%, 60.3922%
        XYZ:
        7.1159, 3.4205, 30.8570
        xyY:
        0.1719, 0.0826, 3.4205
      CIE-Lab:
        21.6549, 48.4281, -66.4473
        CIE-LCH:
        21.6549, 82.2224, 306.0853
        CIE-Luv:
        21.6549, -2.6271, -74.4485
        Hunter-Lab:
        18.4946, 36.3133, -85.9752
      #2b169a color charts
#2b169a RGB chart
      #2b169a CMYK chart
      #2b169a RGB pie chart
      #2b169a color shades, tints & tones
#2b169a color schemes
#2b169a color preview, HTML & CSS examples
           This text has a color of #2b169a        
        
          <p style="color:#2b169a;">Text here</p>
        
        
          .mytext {color:#2b169a;}
        
        Text color #2b169a
      
           This box has a color of #2b169a        
        
          <div style="background-color:#2b169a;">Content here</div>
        
        
          .mybackground {background-color:#2b169a;}
        
        Background color #2b169a
      
           Border around this has a color of #2b169a        
        
          <div style="border:2px solid #2b169a;">Content here</div>
        
        
          .myborder {border:2px solid #2b169a;}
        
        Border color #2b169a