#2b16b1 color space conversions
Hex:
        #2b16b1
        RGB:
        43, 22, 177
        CMY:
        83, 91, 31
        CMYK:
        76, 88, 0, 31
      HSL:
        248°, 77.8894%, 39.0196%
        HSV (HSB):
        248°, 87.5706%, 69.4118%
        XYZ:
        9.2190, 4.2617, 41.9317
        xyY:
        0.1664, 0.0769, 4.2617
      CIE-Lab:
        24.5185, 55.0815, -75.6498
        CIE-LCH:
        24.5185, 93.5781, 306.0588
        CIE-Luv:
        24.5185, -3.9772, -87.8247
        Hunter-Lab:
        20.6440, 43.5858, -105.9780
      #2b16b1 color charts
#2b16b1 RGB chart
      #2b16b1 CMYK chart
      #2b16b1 RGB pie chart
      #2b16b1 color shades, tints & tones
#2b16b1 color schemes
#2b16b1 color preview, HTML & CSS examples
           This text has a color of #2b16b1        
        
          <p style="color:#2b16b1;">Text here</p>
        
        
          .mytext {color:#2b16b1;}
        
        Text color #2b16b1
      
           This box has a color of #2b16b1        
        
          <div style="background-color:#2b16b1;">Content here</div>
        
        
          .mybackground {background-color:#2b16b1;}
        
        Background color #2b16b1
      
           Border around this has a color of #2b16b1        
        
          <div style="border:2px solid #2b16b1;">Content here</div>
        
        
          .myborder {border:2px solid #2b16b1;}
        
        Border color #2b16b1