#2b1172 color space conversions
Hex:
        #2b1172
        RGB:
        43, 17, 114
        CMY:
        83, 93, 55
        CMYK:
        62, 85, 0, 55
      HSL:
        256°, 74.0458%, 25.6863%
        HSV (HSB):
        256°, 85.0877%, 44.7059%
        XYZ:
        4.2340, 2.1294, 16.1074
        xyY:
        0.1884, 0.0948, 2.1294
      CIE-Lab:
        16.1521, 38.6578, -50.3409
        CIE-LCH:
        16.1521, 63.4715, 307.5214
        CIE-Luv:
        16.1521, 0.5442, -50.7159
        Hunter-Lab:
        14.5924, 26.2547, -55.2308
      #2b1172 color charts
#2b1172 RGB chart
      #2b1172 CMYK chart
      #2b1172 RGB pie chart
      #2b1172 color shades, tints & tones
#2b1172 color schemes
#2b1172 color preview, HTML & CSS examples
           This text has a color of #2b1172        
        
          <p style="color:#2b1172;">Text here</p>
        
        
          .mytext {color:#2b1172;}
        
        Text color #2b1172
      
           This box has a color of #2b1172        
        
          <div style="background-color:#2b1172;">Content here</div>
        
        
          .mybackground {background-color:#2b1172;}
        
        Background color #2b1172
      
           Border around this has a color of #2b1172        
        
          <div style="border:2px solid #2b1172;">Content here</div>
        
        
          .myborder {border:2px solid #2b1172;}
        
        Border color #2b1172