#2e36ab color space conversions
Hex:
        #2e36ab
        RGB:
        46, 54, 171
        CMY:
        82, 79, 33
        CMYK:
        73, 68, 0, 33
      HSL:
        236°, 57.6037%, 42.5490%
        HSV (HSB):
        236°, 73.0994%, 67.0588%
        XYZ:
        9.7966, 6.1594, 39.2006
        xyY:
        0.1776, 0.1117, 6.1594
      CIE-Lab:
        29.8112, 36.9689, -63.2942
        CIE-LCH:
        29.8112, 73.2997, 300.2883
        CIE-Luv:
        29.8112, -7.5767, -83.7558
        Hunter-Lab:
        24.8182, 27.0278, -76.2763
      #2e36ab color charts
#2e36ab RGB chart
      #2e36ab CMYK chart
      #2e36ab RGB pie chart
      #2e36ab color shades, tints & tones
#2e36ab color schemes
#2e36ab color preview, HTML & CSS examples
           This text has a color of #2e36ab        
        
          <p style="color:#2e36ab;">Text here</p>
        
        
          .mytext {color:#2e36ab;}
        
        Text color #2e36ab
      
           This box has a color of #2e36ab        
        
          <div style="background-color:#2e36ab;">Content here</div>
        
        
          .mybackground {background-color:#2e36ab;}
        
        Background color #2e36ab
      
           Border around this has a color of #2e36ab        
        
          <div style="border:2px solid #2e36ab;">Content here</div>
        
        
          .myborder {border:2px solid #2e36ab;}
        
        Border color #2e36ab