#2b2dae color space conversions
Hex:
        #2b2dae
        RGB:
        43, 45, 174
        CMY:
        83, 82, 32
        CMYK:
        75, 74, 0, 32
      HSL:
        239°, 60.3687%, 42.5490%
        HSV (HSB):
        239°, 75.2874%, 68.2353%
        XYZ:
        9.5746, 5.4464, 40.5910
        xyY:
        0.1722, 0.0979, 5.4464
      CIE-Lab:
        27.9704, 43.1198, -68.1307
        CIE-LCH:
        27.9704, 80.6295, 302.3296
        CIE-Luv:
        27.9704, -6.5708, -86.6330
        Hunter-Lab:
        23.3374, 32.3926, -86.7875
      #2b2dae color charts
#2b2dae RGB chart
      #2b2dae CMYK chart
      #2b2dae RGB pie chart
      #2b2dae color shades, tints & tones
#2b2dae color schemes
#2b2dae color preview, HTML & CSS examples
           This text has a color of #2b2dae        
        
          <p style="color:#2b2dae;">Text here</p>
        
        
          .mytext {color:#2b2dae;}
        
        Text color #2b2dae
      
           This box has a color of #2b2dae        
        
          <div style="background-color:#2b2dae;">Content here</div>
        
        
          .mybackground {background-color:#2b2dae;}
        
        Background color #2b2dae
      
           Border around this has a color of #2b2dae        
        
          <div style="border:2px solid #2b2dae;">Content here</div>
        
        
          .myborder {border:2px solid #2b2dae;}
        
        Border color #2b2dae