#2b0962 color space conversions
Hex:
        #2b0962
        RGB:
        43, 9, 98
        CMY:
        83, 96, 62
        CMYK:
        56, 91, 0, 62
      HSL:
        263°, 83.1776%, 20.9804%
        HSV (HSB):
        263°, 90.8163%, 38.4314%
        XYZ:
        3.2986, 1.5908, 11.6885
        xyY:
        0.1990, 0.0960, 1.5908
      CIE-Lab:
        13.1741, 37.3413, -44.7522
        CIE-LCH:
        13.1741, 58.2849, 309.8417
        CIE-Luv:
        13.1741, 2.4314, -40.8037
        Hunter-Lab:
        12.6127, 24.6101, -46.1164
      #2b0962 color charts
#2b0962 RGB chart
      #2b0962 CMYK chart
      #2b0962 RGB pie chart
      #2b0962 color shades, tints & tones
#2b0962 color schemes
#2b0962 color preview, HTML & CSS examples
           This text has a color of #2b0962        
        
          <p style="color:#2b0962;">Text here</p>
        
        
          .mytext {color:#2b0962;}
        
        Text color #2b0962
      
           This box has a color of #2b0962        
        
          <div style="background-color:#2b0962;">Content here</div>
        
        
          .mybackground {background-color:#2b0962;}
        
        Background color #2b0962
      
           Border around this has a color of #2b0962        
        
          <div style="border:2px solid #2b0962;">Content here</div>
        
        
          .myborder {border:2px solid #2b0962;}
        
        Border color #2b0962