#3e0e85 color space conversions
Hex:
        #3e0e85
        RGB:
        62, 14, 133
        CMY:
        76, 95, 48
        CMYK:
        53, 89, 0, 48
      HSL:
        264°, 80.9524%, 28.8235%
        HSV (HSB):
        264°, 89.4737%, 52.1569%
        XYZ:
        6.3773, 3.0317, 22.4394
        xyY:
        0.2002, 0.0952, 3.0317
      CIE-Lab:
        20.1703, 47.2681, -55.7729
        CIE-LCH:
        20.1703, 73.1088, 310.2816
        CIE-Luv:
        20.1703, 4.2521, -62.7682
        Hunter-Lab:
        17.4117, 34.9078, -64.2220
      #3e0e85 color charts
#3e0e85 RGB chart
      #3e0e85 CMYK chart
      #3e0e85 RGB pie chart
      #3e0e85 color shades, tints & tones
#3e0e85 color schemes
#3e0e85 color preview, HTML & CSS examples
           This text has a color of #3e0e85        
        
          <p style="color:#3e0e85;">Text here</p>
        
        
          .mytext {color:#3e0e85;}
        
        Text color #3e0e85
      
           This box has a color of #3e0e85        
        
          <div style="background-color:#3e0e85;">Content here</div>
        
        
          .mybackground {background-color:#3e0e85;}
        
        Background color #3e0e85
      
           Border around this has a color of #3e0e85        
        
          <div style="border:2px solid #3e0e85;">Content here</div>
        
        
          .myborder {border:2px solid #3e0e85;}
        
        Border color #3e0e85