#2b238e color space conversions
Hex:
        #2b238e
        RGB:
        43, 35, 142
        CMY:
        83, 86, 44
        CMYK:
        70, 75, 0, 44
      HSL:
        244°, 60.4520%, 34.7059%
        HSV (HSB):
        244°, 75.3521%, 55.6863%
        XYZ:
        6.4798, 3.6686, 25.9578
        xyY:
        0.1795, 0.1016, 3.6686
      CIE-Lab:
        22.5443, 38.1180, -57.5569
        CIE-LCH:
        22.5443, 69.0346, 303.5151
        CIE-Luv:
        22.5443, -3.4828, -67.8325
        Hunter-Lab:
        19.1537, 26.8682, -66.9443
      #2b238e color charts
#2b238e RGB chart
      #2b238e CMYK chart
      #2b238e RGB pie chart
      #2b238e color shades, tints & tones
#2b238e color schemes
#2b238e color preview, HTML & CSS examples
           This text has a color of #2b238e        
        
          <p style="color:#2b238e;">Text here</p>
        
        
          .mytext {color:#2b238e;}
        
        Text color #2b238e
      
           This box has a color of #2b238e        
        
          <div style="background-color:#2b238e;">Content here</div>
        
        
          .mybackground {background-color:#2b238e;}
        
        Background color #2b238e
      
           Border around this has a color of #2b238e        
        
          <div style="border:2px solid #2b238e;">Content here</div>
        
        
          .myborder {border:2px solid #2b238e;}
        
        Border color #2b238e