#2b2267 color space conversions
Hex:
        #2b2267
        RGB:
        43, 34, 103
        CMY:
        83, 87, 60
        CMYK:
        58, 67, 0, 60
      HSL:
        248°, 50.3650%, 26.8627%
        HSV (HSB):
        248°, 66.9903%, 40.3922%
        XYZ:
        4.0165, 2.6369, 13.1292
        xyY:
        0.2030, 0.1333, 2.6369
      CIE-Lab:
        18.5268, 25.3335, -39.2785
        CIE-LCH:
        18.5268, 46.7395, 302.8209
        CIE-Luv:
        18.5268, -1.0060, -43.8973
        Hunter-Lab:
        16.2386, 15.7328, -36.5702
      #2b2267 color charts
#2b2267 RGB chart
      #2b2267 CMYK chart
      #2b2267 RGB pie chart
      #2b2267 color shades, tints & tones
#2b2267 color schemes
#2b2267 color preview, HTML & CSS examples
           This text has a color of #2b2267        
        
          <p style="color:#2b2267;">Text here</p>
        
        
          .mytext {color:#2b2267;}
        
        Text color #2b2267
      
           This box has a color of #2b2267        
        
          <div style="background-color:#2b2267;">Content here</div>
        
        
          .mybackground {background-color:#2b2267;}
        
        Background color #2b2267
      
           Border around this has a color of #2b2267        
        
          <div style="border:2px solid #2b2267;">Content here</div>
        
        
          .myborder {border:2px solid #2b2267;}
        
        Border color #2b2267