#2b0d89 color space conversions
Hex:
        #2b0d89
        RGB:
        43, 13, 137
        CMY:
        83, 95, 46
        CMYK:
        69, 91, 0, 46
      HSL:
        255°, 82.6667%, 29.4118%
        HSV (HSB):
        255°, 90.5109%, 53.7255%
        XYZ:
        5.6555, 2.6076, 23.8721
        xyY:
        0.1760, 0.0811, 2.6076
      CIE-Lab:
        18.3983, 46.9323, -61.2906
        CIE-LCH:
        18.3983, 77.1957, 307.4425
        CIE-Luv:
        18.3983, -0.8293, -63.7875
        Hunter-Lab:
        16.1480, 34.2573, -76.3468
      #2b0d89 color charts
#2b0d89 RGB chart
      #2b0d89 CMYK chart
      #2b0d89 RGB pie chart
      #2b0d89 color shades, tints & tones
#2b0d89 color schemes
#2b0d89 color preview, HTML & CSS examples
           This text has a color of #2b0d89        
        
          <p style="color:#2b0d89;">Text here</p>
        
        
          .mytext {color:#2b0d89;}
        
        Text color #2b0d89
      
           This box has a color of #2b0d89        
        
          <div style="background-color:#2b0d89;">Content here</div>
        
        
          .mybackground {background-color:#2b0d89;}
        
        Background color #2b0d89
      
           Border around this has a color of #2b0d89        
        
          <div style="border:2px solid #2b0d89;">Content here</div>
        
        
          .myborder {border:2px solid #2b0d89;}
        
        Border color #2b0d89