#2b0b84 color space conversions
Hex:
        #2b0b84
        RGB:
        43, 11, 132
        CMY:
        83, 96, 48
        CMYK:
        67, 92, 0, 48
      HSL:
        256°, 84.6154%, 28.0392%
        HSV (HSB):
        256°, 91.6667%, 51.7647%
        XYZ:
        5.2808, 2.4189, 22.0184
        xyY:
        0.1777, 0.0814, 2.4189
      CIE-Lab:
        17.5477, 46.1884, -59.5511
        CIE-LCH:
        17.5477, 75.3638, 307.7975
        CIE-Luv:
        17.5477, -0.3565, -60.6912
        Hunter-Lab:
        15.5527, 33.3907, -73.0512
      #2b0b84 color charts
#2b0b84 RGB chart
      #2b0b84 CMYK chart
      #2b0b84 RGB pie chart
      #2b0b84 color shades, tints & tones
#2b0b84 color schemes
#2b0b84 color preview, HTML & CSS examples
           This text has a color of #2b0b84        
        
          <p style="color:#2b0b84;">Text here</p>
        
        
          .mytext {color:#2b0b84;}
        
        Text color #2b0b84
      
           This box has a color of #2b0b84        
        
          <div style="background-color:#2b0b84;">Content here</div>
        
        
          .mybackground {background-color:#2b0b84;}
        
        Background color #2b0b84
      
           Border around this has a color of #2b0b84        
        
          <div style="border:2px solid #2b0b84;">Content here</div>
        
        
          .myborder {border:2px solid #2b0b84;}
        
        Border color #2b0b84