#3e1fac color space conversions
Hex:
        #3e1fac
        RGB:
        62, 31, 172
        CMY:
        76, 88, 33
        CMYK:
        64, 82, 0, 33
      HSL:
        253°, 69.4581%, 39.8039%
        HSV (HSB):
        253°, 81.9767%, 67.4510%
        XYZ:
        9.9230, 4.9827, 39.4685
        xyY:
        0.1825, 0.0916, 4.9827
      CIE-Lab:
        26.6853, 51.4467, -69.0070
        CIE-LCH:
        26.6853, 86.0740, 306.7056
        CIE-Luv:
        26.6853, -0.8252, -85.8615
        Hunter-Lab:
        22.3219, 40.2872, -89.2084
      #3e1fac color charts
#3e1fac RGB chart
      #3e1fac CMYK chart
      #3e1fac RGB pie chart
      #3e1fac color shades, tints & tones
#3e1fac color schemes
#3e1fac color preview, HTML & CSS examples
           This text has a color of #3e1fac        
        
          <p style="color:#3e1fac;">Text here</p>
        
        
          .mytext {color:#3e1fac;}
        
        Text color #3e1fac
      
           This box has a color of #3e1fac        
        
          <div style="background-color:#3e1fac;">Content here</div>
        
        
          .mybackground {background-color:#3e1fac;}
        
        Background color #3e1fac
      
           Border around this has a color of #3e1fac        
        
          <div style="border:2px solid #3e1fac;">Content here</div>
        
        
          .myborder {border:2px solid #3e1fac;}
        
        Border color #3e1fac