#3e28ae color space conversions
Hex:
        #3e28ae
        RGB:
        62, 40, 174
        CMY:
        76, 84, 32
        CMYK:
        64, 77, 0, 32
      HSL:
        250°, 62.6168%, 41.9608%
        HSV (HSB):
        250°, 77.0115%, 68.2353%
        XYZ:
        10.3854, 5.5977, 40.5775
        xyY:
        0.1836, 0.0990, 5.5977
      CIE-Lab:
        28.3740, 47.7697, -67.4189
        CIE-LCH:
        28.3740, 82.6272, 305.3195
        CIE-Luv:
        28.3740, -2.0628, -86.7520
        Hunter-Lab:
        23.6595, 36.9489, -85.1244
      #3e28ae color charts
#3e28ae RGB chart
      #3e28ae CMYK chart
      #3e28ae RGB pie chart
      #3e28ae color shades, tints & tones
#3e28ae color schemes
#3e28ae color preview, HTML & CSS examples
           This text has a color of #3e28ae        
        
          <p style="color:#3e28ae;">Text here</p>
        
        
          .mytext {color:#3e28ae;}
        
        Text color #3e28ae
      
           This box has a color of #3e28ae        
        
          <div style="background-color:#3e28ae;">Content here</div>
        
        
          .mybackground {background-color:#3e28ae;}
        
        Background color #3e28ae
      
           Border around this has a color of #3e28ae        
        
          <div style="border:2px solid #3e28ae;">Content here</div>
        
        
          .myborder {border:2px solid #3e28ae;}
        
        Border color #3e28ae