#2b50e1 color space conversions
Hex:
        #2b50e1
        RGB:
        43, 80, 225
        CMY:
        83, 69, 12
        CMYK:
        81, 64, 0, 12
      HSL:
        228°, 75.2066%, 52.5490%
        HSV (HSB):
        228°, 80.8889%, 88.2353%
        XYZ:
        17.4555, 11.6872, 72.5700
        xyY:
        0.1716, 0.1149, 11.6872
      CIE-Lab:
        40.7145, 39.7479, -76.9175
        CIE-LCH:
        40.7145, 86.5806, 297.3281
        CIE-Luv:
        40.7145, -14.6815, -112.2540
        Hunter-Lab:
        34.1865, 31.3153, -101.9284
      #2b50e1 color charts
#2b50e1 RGB chart
      #2b50e1 CMYK chart
      #2b50e1 RGB pie chart
      #2b50e1 color shades, tints & tones
#2b50e1 color schemes
#2b50e1 color preview, HTML & CSS examples
           This text has a color of #2b50e1        
        
          <p style="color:#2b50e1;">Text here</p>
        
        
          .mytext {color:#2b50e1;}
        
        Text color #2b50e1
      
           This box has a color of #2b50e1        
        
          <div style="background-color:#2b50e1;">Content here</div>
        
        
          .mybackground {background-color:#2b50e1;}
        
        Background color #2b50e1
      
           Border around this has a color of #2b50e1        
        
          <div style="border:2px solid #2b50e1;">Content here</div>
        
        
          .myborder {border:2px solid #2b50e1;}
        
        Border color #2b50e1