#3e0faf color space conversions
Hex:
        #3e0faf
        RGB:
        62, 15, 175
        CMY:
        76, 94, 31
        CMYK:
        65, 91, 0, 31
      HSL:
        258°, 84.2105%, 37.2549%
        HSV (HSB):
        258°, 91.4286%, 68.6275%
        XYZ:
        9.8953, 4.4609, 40.8969
        xyY:
        0.1791, 0.0807, 4.4609
      CIE-Lab:
        25.1402, 57.8875, -73.3710
        CIE-LCH:
        25.1402, 93.4573, 308.2724
        CIE-Luv:
        25.1402, 0.1837, -87.2915
        Hunter-Lab:
        21.1209, 46.6669, -100.0201
      #3e0faf color charts
#3e0faf RGB chart
      #3e0faf CMYK chart
      #3e0faf RGB pie chart
      #3e0faf color shades, tints & tones
#3e0faf color schemes
#3e0faf color preview, HTML & CSS examples
           This text has a color of #3e0faf        
        
          <p style="color:#3e0faf;">Text here</p>
        
        
          .mytext {color:#3e0faf;}
        
        Text color #3e0faf
      
           This box has a color of #3e0faf        
        
          <div style="background-color:#3e0faf;">Content here</div>
        
        
          .mybackground {background-color:#3e0faf;}
        
        Background color #3e0faf
      
           Border around this has a color of #3e0faf        
        
          <div style="border:2px solid #3e0faf;">Content here</div>
        
        
          .myborder {border:2px solid #3e0faf;}
        
        Border color #3e0faf