#2b33ae color space conversions
Hex:
        #2b33ae
        RGB:
        43, 51, 174
        CMY:
        83, 80, 32
        CMYK:
        75, 71, 0, 32
      HSL:
        236°, 60.3687%, 42.5490%
        HSV (HSB):
        236°, 75.2874%, 68.2353%
        XYZ:
        9.8201, 5.9372, 40.6728
        xyY:
        0.1740, 0.1052, 5.9372
      CIE-Lab:
        29.2536, 39.5599, -66.0149
        CIE-LCH:
        29.2536, 76.9608, 300.9324
        CIE-Luv:
        29.2536, -7.6128, -86.1127
        Hunter-Lab:
        24.3664, 29.2971, -81.9112
      #2b33ae color charts
#2b33ae RGB chart
      #2b33ae CMYK chart
      #2b33ae RGB pie chart
      #2b33ae color shades, tints & tones
#2b33ae color schemes
#2b33ae color preview, HTML & CSS examples
           This text has a color of #2b33ae        
        
          <p style="color:#2b33ae;">Text here</p>
        
        
          .mytext {color:#2b33ae;}
        
        Text color #2b33ae
      
           This box has a color of #2b33ae        
        
          <div style="background-color:#2b33ae;">Content here</div>
        
        
          .mybackground {background-color:#2b33ae;}
        
        Background color #2b33ae
      
           Border around this has a color of #2b33ae        
        
          <div style="border:2px solid #2b33ae;">Content here</div>
        
        
          .myborder {border:2px solid #2b33ae;}
        
        Border color #2b33ae