#2b28b1 color space conversions
Hex:
        #2b28b1
        RGB:
        43, 40, 177
        CMY:
        83, 84, 31
        CMYK:
        76, 77, 0, 31
      HSL:
        241°, 63.1336%, 42.5490%
        HSV (HSB):
        241°, 77.4011%, 69.4118%
        XYZ:
        9.6909, 5.2055, 42.0890
        xyY:
        0.1701, 0.0913, 5.2055
      CIE-Lab:
        27.3124, 46.8935, -71.0145
        CIE-LCH:
        27.3124, 85.1003, 303.4383
        CIE-Luv:
        27.3124, -5.9424, -88.5716
        Hunter-Lab:
        22.8156, 35.8903, -93.4042
      #2b28b1 color charts
#2b28b1 RGB chart
      #2b28b1 CMYK chart
      #2b28b1 RGB pie chart
      #2b28b1 color shades, tints & tones
#2b28b1 color schemes
#2b28b1 color preview, HTML & CSS examples
           This text has a color of #2b28b1        
        
          <p style="color:#2b28b1;">Text here</p>
        
        
          .mytext {color:#2b28b1;}
        
        Text color #2b28b1
      
           This box has a color of #2b28b1        
        
          <div style="background-color:#2b28b1;">Content here</div>
        
        
          .mybackground {background-color:#2b28b1;}
        
        Background color #2b28b1
      
           Border around this has a color of #2b28b1        
        
          <div style="border:2px solid #2b28b1;">Content here</div>
        
        
          .myborder {border:2px solid #2b28b1;}
        
        Border color #2b28b1