#2b0363 color space conversions
Hex:
        #2b0363
        RGB:
        43, 3, 99
        CMY:
        83, 99, 61
        CMYK:
        57, 97, 0, 61
      HSL:
        265°, 94.1176%, 20.0000%
        HSV (HSB):
        265°, 96.9697%, 38.8235%
        XYZ:
        3.2810, 1.4796, 11.9170
        xyY:
        0.1967, 0.0887, 1.4796
      CIE-Lab:
        12.4776, 40.0529, -46.5686
        CIE-LCH:
        12.4776, 61.4237, 310.6983
        CIE-Luv:
        12.4776, 2.6784, -40.6890
        Hunter-Lab:
        12.1638, 26.8606, -49.5728
      #2b0363 color charts
#2b0363 RGB chart
      #2b0363 CMYK chart
      #2b0363 RGB pie chart
      #2b0363 color shades, tints & tones
#2b0363 color schemes
#2b0363 color preview, HTML & CSS examples
           This text has a color of #2b0363        
        
          <p style="color:#2b0363;">Text here</p>
        
        
          .mytext {color:#2b0363;}
        
        Text color #2b0363
      
           This box has a color of #2b0363        
        
          <div style="background-color:#2b0363;">Content here</div>
        
        
          .mybackground {background-color:#2b0363;}
        
        Background color #2b0363
      
           Border around this has a color of #2b0363        
        
          <div style="border:2px solid #2b0363;">Content here</div>
        
        
          .myborder {border:2px solid #2b0363;}
        
        Border color #2b0363