#3e12ca color space conversions
Hex:
        #3e12ca
        RGB:
        62, 18, 202
        CMY:
        76, 93, 21
        CMYK:
        69, 91, 0, 21
      HSL:
        254°, 83.6364%, 43.1373%
        HSV (HSB):
        254°, 91.0891%, 79.2157%
        XYZ:
        12.8636, 5.7210, 56.3034
        xyY:
        0.1718, 0.0764, 5.7210
      CIE-Lab:
        28.6974, 64.0498, -83.4650
        CIE-LCH:
        28.6974, 105.2083, 307.5021
        CIE-Luv:
        28.6974, -2.0709, -102.9355
        Hunter-Lab:
        23.9186, 54.1407, -122.8229
      #3e12ca color charts
#3e12ca RGB chart
      #3e12ca CMYK chart
      #3e12ca RGB pie chart
      #3e12ca color shades, tints & tones
#3e12ca color schemes
#3e12ca color preview, HTML & CSS examples
           This text has a color of #3e12ca        
        
          <p style="color:#3e12ca;">Text here</p>
        
        
          .mytext {color:#3e12ca;}
        
        Text color #3e12ca
      
           This box has a color of #3e12ca        
        
          <div style="background-color:#3e12ca;">Content here</div>
        
        
          .mybackground {background-color:#3e12ca;}
        
        Background color #3e12ca
      
           Border around this has a color of #3e12ca        
        
          <div style="border:2px solid #3e12ca;">Content here</div>
        
        
          .myborder {border:2px solid #3e12ca;}
        
        Border color #3e12ca