#2e39ca color space conversions
Hex:
        #2e39ca
        RGB:
        46, 57, 202
        CMY:
        82, 78, 21
        CMYK:
        77, 72, 0, 21
      HSL:
        236°, 62.9032%, 48.6275%
        HSV (HSB):
        236°, 77.2277%, 79.2157%
        XYZ:
        13.2505, 7.7714, 56.6788
        xyY:
        0.1705, 0.1000, 7.7714
      CIE-Lab:
        33.5021, 45.8884, -75.5370
        CIE-LCH:
        33.5021, 88.3831, 301.2785
        CIE-Luv:
        33.5021, -9.1819, -102.3857
        Hunter-Lab:
        27.8772, 36.0592, -101.0321
      #2e39ca color charts
#2e39ca RGB chart
      #2e39ca CMYK chart
      #2e39ca RGB pie chart
      #2e39ca color shades, tints & tones
#2e39ca color schemes
#2e39ca color preview, HTML & CSS examples
           This text has a color of #2e39ca        
        
          <p style="color:#2e39ca;">Text here</p>
        
        
          .mytext {color:#2e39ca;}
        
        Text color #2e39ca
      
           This box has a color of #2e39ca        
        
          <div style="background-color:#2e39ca;">Content here</div>
        
        
          .mybackground {background-color:#2e39ca;}
        
        Background color #2e39ca
      
           Border around this has a color of #2e39ca        
        
          <div style="border:2px solid #2e39ca;">Content here</div>
        
        
          .myborder {border:2px solid #2e39ca;}
        
        Border color #2e39ca