#3e34ca color space conversions
Hex:
        #3e34ca
        RGB:
        62, 52, 202
        CMY:
        76, 80, 21
        CMYK:
        69, 74, 0, 21
      HSL:
        244°, 59.0551%, 49.8039%
        HSV (HSB):
        244°, 74.2574%, 79.2157%
        XYZ:
        13.8753, 7.7444, 56.6406
        xyY:
        0.1773, 0.0990, 7.7444
      CIE-Lab:
        33.4448, 50.1478, -75.5998
        CIE-LCH:
        33.4448, 90.7201, 303.5576
        CIE-Luv:
        33.4448, -5.5710, -102.5981
        Hunter-Lab:
        27.8287, 40.2989, -101.1945
      #3e34ca color charts
#3e34ca RGB chart
      #3e34ca CMYK chart
      #3e34ca RGB pie chart
      #3e34ca color shades, tints & tones
#3e34ca color schemes
#3e34ca color preview, HTML & CSS examples
           This text has a color of #3e34ca        
        
          <p style="color:#3e34ca;">Text here</p>
        
        
          .mytext {color:#3e34ca;}
        
        Text color #3e34ca
      
           This box has a color of #3e34ca        
        
          <div style="background-color:#3e34ca;">Content here</div>
        
        
          .mybackground {background-color:#3e34ca;}
        
        Background color #3e34ca
      
           Border around this has a color of #3e34ca        
        
          <div style="border:2px solid #3e34ca;">Content here</div>
        
        
          .myborder {border:2px solid #3e34ca;}
        
        Border color #3e34ca