#2e36ad color space conversions
Hex:
        #2e36ad
        RGB:
        46, 54, 173
        CMY:
        82, 79, 32
        CMYK:
        73, 69, 0, 32
      HSL:
        236°, 57.9909%, 42.9412%
        HSV (HSB):
        236°, 73.4104%, 67.8431%
        XYZ:
        9.9887, 6.2363, 40.2124
        xyY:
        0.1770, 0.1105, 6.2363
      CIE-Lab:
        30.0010, 37.6737, -64.1807
        CIE-LCH:
        30.0010, 74.4209, 300.4127
        CIE-Luv:
        30.0010, -7.6465, -85.0076
        Hunter-Lab:
        24.9726, 27.6956, -77.9916
      #2e36ad color charts
#2e36ad RGB chart
      #2e36ad CMYK chart
      #2e36ad RGB pie chart
      #2e36ad color shades, tints & tones
#2e36ad color schemes
#2e36ad color preview, HTML & CSS examples
           This text has a color of #2e36ad        
        
          <p style="color:#2e36ad;">Text here</p>
        
        
          .mytext {color:#2e36ad;}
        
        Text color #2e36ad
      
           This box has a color of #2e36ad        
        
          <div style="background-color:#2e36ad;">Content here</div>
        
        
          .mybackground {background-color:#2e36ad;}
        
        Background color #2e36ad
      
           Border around this has a color of #2e36ad        
        
          <div style="border:2px solid #2e36ad;">Content here</div>
        
        
          .myborder {border:2px solid #2e36ad;}
        
        Border color #2e36ad