#2b169e color space conversions
Hex:
        #2b169e
        RGB:
        43, 22, 158
        CMY:
        83, 91, 38
        CMYK:
        73, 86, 0, 38
      HSL:
        249°, 75.5556%, 35.2941%
        HSV (HSB):
        249°, 86.0759%, 61.9608%
        XYZ:
        7.4547, 3.5560, 32.6412
        xyY:
        0.1708, 0.0815, 3.5560
      CIE-Lab:
        22.1458, 49.6051, -68.0856
        CIE-LCH:
        22.1458, 84.2397, 306.0759
        CIE-Luv:
        22.1458, -2.8696, -76.7802
        Hunter-Lab:
        18.8574, 37.5641, -89.4276
      #2b169e color charts
#2b169e RGB chart
      #2b169e CMYK chart
      #2b169e RGB pie chart
      #2b169e color shades, tints & tones
#2b169e color schemes
#2b169e color preview, HTML & CSS examples
           This text has a color of #2b169e        
        
          <p style="color:#2b169e;">Text here</p>
        
        
          .mytext {color:#2b169e;}
        
        Text color #2b169e
      
           This box has a color of #2b169e        
        
          <div style="background-color:#2b169e;">Content here</div>
        
        
          .mybackground {background-color:#2b169e;}
        
        Background color #2b169e
      
           Border around this has a color of #2b169e        
        
          <div style="border:2px solid #2b169e;">Content here</div>
        
        
          .myborder {border:2px solid #2b169e;}
        
        Border color #2b169e