#2b0a50 color space conversions
Hex:
        #2b0a50
        RGB:
        43, 10, 80
        CMY:
        83, 96, 69
        CMYK:
        46, 88, 0, 69
      HSL:
        268°, 77.7778%, 17.6471%
        HSV (HSB):
        268°, 87.5000%, 31.3725%
        XYZ:
        2.5528, 1.3099, 7.7077
        xyY:
        0.2206, 0.1132, 1.3099
      CIE-Lab:
        11.3443, 31.8733, -35.5889
        CIE-LCH:
        11.3443, 47.7752, 311.8475
        CIE-Luv:
        11.3443, 4.0485, -30.7097
        Hunter-Lab:
        11.4449, 19.7855, -31.9180
      #2b0a50 color charts
#2b0a50 RGB chart
      #2b0a50 CMYK chart
      #2b0a50 RGB pie chart
      #2b0a50 color shades, tints & tones
#2b0a50 color schemes
#2b0a50 color preview, HTML & CSS examples
           This text has a color of #2b0a50        
        
          <p style="color:#2b0a50;">Text here</p>
        
        
          .mytext {color:#2b0a50;}
        
        Text color #2b0a50
      
           This box has a color of #2b0a50        
        
          <div style="background-color:#2b0a50;">Content here</div>
        
        
          .mybackground {background-color:#2b0a50;}
        
        Background color #2b0a50
      
           Border around this has a color of #2b0a50        
        
          <div style="border:2px solid #2b0a50;">Content here</div>
        
        
          .myborder {border:2px solid #2b0a50;}
        
        Border color #2b0a50