#2b128e color space conversions
Hex:
        #2b128e
        RGB:
        43, 18, 142
        CMY:
        83, 93, 44
        CMYK:
        70, 87, 0, 44
      HSL:
        252°, 77.5000%, 31.3725%
        HSV (HSB):
        252°, 87.3239%, 55.6863%
        XYZ:
        6.0951, 2.8992, 25.8295
        xyY:
        0.1750, 0.0833, 2.8992
      CIE-Lab:
        19.6356, 46.5302, -62.3674
        CIE-LCH:
        19.6356, 77.8123, 306.7254
        CIE-Luv:
        19.6356, -1.5259, -67.1334
        Hunter-Lab:
        17.0270, 34.0991, -78.0224
      #2b128e color charts
#2b128e RGB chart
      #2b128e CMYK chart
      #2b128e RGB pie chart
      #2b128e color shades, tints & tones
#2b128e color schemes
#2b128e color preview, HTML & CSS examples
           This text has a color of #2b128e        
        
          <p style="color:#2b128e;">Text here</p>
        
        
          .mytext {color:#2b128e;}
        
        Text color #2b128e
      
           This box has a color of #2b128e        
        
          <div style="background-color:#2b128e;">Content here</div>
        
        
          .mybackground {background-color:#2b128e;}
        
        Background color #2b128e
      
           Border around this has a color of #2b128e        
        
          <div style="border:2px solid #2b128e;">Content here</div>
        
        
          .myborder {border:2px solid #2b128e;}
        
        Border color #2b128e