#2b1862 color space conversions
Hex:
        #2b1862
        RGB:
        43, 24, 98
        CMY:
        83, 91, 62
        CMYK:
        56, 76, 0, 62
      HSL:
        255°, 60.6557%, 23.9216%
        HSV (HSB):
        255°, 75.5102%, 38.4314%
        XYZ:
        3.5275, 2.0487, 11.7648
        xyY:
        0.2034, 0.1181, 2.0487
      CIE-Lab:
        15.7408, 29.9672, -40.5332
        CIE-LCH:
        15.7408, 50.4081, 306.4764
        CIE-Luv:
        15.7408, 1.0290, -41.5883
        Hunter-Lab:
        14.3133, 18.9430, -38.7141
      #2b1862 color charts
#2b1862 RGB chart
      #2b1862 CMYK chart
      #2b1862 RGB pie chart
      #2b1862 color shades, tints & tones
#2b1862 color schemes
#2b1862 color preview, HTML & CSS examples
           This text has a color of #2b1862        
        
          <p style="color:#2b1862;">Text here</p>
        
        
          .mytext {color:#2b1862;}
        
        Text color #2b1862
      
           This box has a color of #2b1862        
        
          <div style="background-color:#2b1862;">Content here</div>
        
        
          .mybackground {background-color:#2b1862;}
        
        Background color #2b1862
      
           Border around this has a color of #2b1862        
        
          <div style="border:2px solid #2b1862;">Content here</div>
        
        
          .myborder {border:2px solid #2b1862;}
        
        Border color #2b1862