#2e37ba color space conversions
Hex:
        #2e37ba
        RGB:
        46, 55, 186
        CMY:
        82, 78, 27
        CMYK:
        75, 70, 0, 27
      HSL:
        236°, 60.3448%, 45.4902%
        HSV (HSB):
        236°, 75.2688%, 72.9412%
        XYZ:
        11.3558, 6.8584, 47.1797
        xyY:
        0.1737, 0.1049, 6.8584
      CIE-Lab:
        31.4823, 41.5964, -69.4766
        CIE-LCH:
        31.4823, 80.9770, 300.9094
        CIE-Luv:
        31.4823, -8.2860, -92.9063
        Hunter-Lab:
        26.1885, 31.5710, -88.4813
      #2e37ba color charts
#2e37ba RGB chart
      #2e37ba CMYK chart
      #2e37ba RGB pie chart
      #2e37ba color shades, tints & tones
#2e37ba color schemes
#2e37ba color preview, HTML & CSS examples
           This text has a color of #2e37ba        
        
          <p style="color:#2e37ba;">Text here</p>
        
        
          .mytext {color:#2e37ba;}
        
        Text color #2e37ba
      
           This box has a color of #2e37ba        
        
          <div style="background-color:#2e37ba;">Content here</div>
        
        
          .mybackground {background-color:#2e37ba;}
        
        Background color #2e37ba
      
           Border around this has a color of #2e37ba        
        
          <div style="border:2px solid #2e37ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e37ba;}
        
        Border color #2e37ba