#3e037d color space conversions
Hex:
        #3e037d
        RGB:
        62, 3, 125
        CMY:
        76, 99, 51
        CMYK:
        50, 98, 0, 51
      HSL:
        269°, 95.3125%, 25.0980%
        HSV (HSB):
        269°, 97.6000%, 49.0196%
        XYZ:
        5.7208, 2.5699, 19.5966
        xyY:
        0.2051, 0.0922, 2.5699
      CIE-Lab:
        18.2319, 48.3979, -53.8992
        CIE-LCH:
        18.2319, 72.4394, 311.9217
        CIE-Luv:
        18.2319, 5.7359, -57.8102
        Hunter-Lab:
        16.0310, 35.6455, -61.2554
      #3e037d color charts
#3e037d RGB chart
      #3e037d CMYK chart
      #3e037d RGB pie chart
      #3e037d color shades, tints & tones
#3e037d color schemes
#3e037d color preview, HTML & CSS examples
           This text has a color of #3e037d        
        
          <p style="color:#3e037d;">Text here</p>
        
        
          .mytext {color:#3e037d;}
        
        Text color #3e037d
      
           This box has a color of #3e037d        
        
          <div style="background-color:#3e037d;">Content here</div>
        
        
          .mybackground {background-color:#3e037d;}
        
        Background color #3e037d
      
           Border around this has a color of #3e037d        
        
          <div style="border:2px solid #3e037d;">Content here</div>
        
        
          .myborder {border:2px solid #3e037d;}
        
        Border color #3e037d