#2b1b85 color space conversions
Hex:
        #2b1b85
        RGB:
        43, 27, 133
        CMY:
        83, 89, 48
        CMYK:
        68, 80, 0, 48
      HSL:
        249°, 66.2500%, 31.3725%
        HSV (HSB):
        249°, 79.6992%, 52.1569%
        XYZ:
        5.6218, 2.9909, 22.4713
        xyY:
        0.1809, 0.0962, 2.9909
      CIE-Lab:
        20.0075, 39.6078, -56.1096
        CIE-LCH:
        20.0075, 68.6809, 305.2183
        CIE-Luv:
        20.0075, -1.8484, -62.4288
        Hunter-Lab:
        17.2943, 27.7599, -64.9325
      #2b1b85 color charts
#2b1b85 RGB chart
      #2b1b85 CMYK chart
      #2b1b85 RGB pie chart
      #2b1b85 color shades, tints & tones
#2b1b85 color schemes
#2b1b85 color preview, HTML & CSS examples
           This text has a color of #2b1b85        
        
          <p style="color:#2b1b85;">Text here</p>
        
        
          .mytext {color:#2b1b85;}
        
        Text color #2b1b85
      
           This box has a color of #2b1b85        
        
          <div style="background-color:#2b1b85;">Content here</div>
        
        
          .mybackground {background-color:#2b1b85;}
        
        Background color #2b1b85
      
           Border around this has a color of #2b1b85        
        
          <div style="border:2px solid #2b1b85;">Content here</div>
        
        
          .myborder {border:2px solid #2b1b85;}
        
        Border color #2b1b85