#2b229e color space conversions
Hex:
        #2b229e
        RGB:
        43, 34, 158
        CMY:
        83, 87, 38
        CMYK:
        73, 78, 0, 38
      HSL:
        244°, 64.5833%, 37.6471%
        HSV (HSB):
        244°, 78.4810%, 61.9608%
        XYZ:
        7.7398, 4.1263, 32.7363
        xyY:
        0.1735, 0.0925, 4.1263
      CIE-Lab:
        24.0846, 43.9428, -64.8727
        CIE-LCH:
        24.0846, 78.3546, 304.1125
        CIE-Luv:
        24.0846, -4.1909, -77.3603
        Hunter-Lab:
        20.3132, 32.4648, -81.3310
      #2b229e color charts
#2b229e RGB chart
      #2b229e CMYK chart
      #2b229e RGB pie chart
      #2b229e color shades, tints & tones
#2b229e color schemes
#2b229e color preview, HTML & CSS examples
           This text has a color of #2b229e        
        
          <p style="color:#2b229e;">Text here</p>
        
        
          .mytext {color:#2b229e;}
        
        Text color #2b229e
      
           This box has a color of #2b229e        
        
          <div style="background-color:#2b229e;">Content here</div>
        
        
          .mybackground {background-color:#2b229e;}
        
        Background color #2b229e
      
           Border around this has a color of #2b229e        
        
          <div style="border:2px solid #2b229e;">Content here</div>
        
        
          .myborder {border:2px solid #2b229e;}
        
        Border color #2b229e