#5e12aa color space conversions
Hex:
        #5e12aa
        RGB:
        94, 18, 170
        CMY:
        63, 93, 33
        CMYK:
        45, 89, 0, 33
      HSL:
        270°, 80.8511%, 36.8627%
        HSV (HSB):
        270°, 89.4118%, 66.6667%
        XYZ:
        12.0881, 5.7146, 38.4961
        xyY:
        0.2147, 0.1015, 5.7146
      CIE-Lab:
        28.6806, 58.8562, -64.3860
        CIE-LCH:
        28.6806, 87.2330, 312.4309
        CIE-Luv:
        28.6806, 10.7577, -84.7146
        Hunter-Lab:
        23.9052, 48.4278, -78.7451
      #5e12aa color charts
#5e12aa RGB chart
      #5e12aa CMYK chart
      #5e12aa RGB pie chart
      #5e12aa color shades, tints & tones
#5e12aa color schemes
#5e12aa color preview, HTML & CSS examples
           This text has a color of #5e12aa        
        
          <p style="color:#5e12aa;">Text here</p>
        
        
          .mytext {color:#5e12aa;}
        
        Text color #5e12aa
      
           This box has a color of #5e12aa        
        
          <div style="background-color:#5e12aa;">Content here</div>
        
        
          .mybackground {background-color:#5e12aa;}
        
        Background color #5e12aa
      
           Border around this has a color of #5e12aa        
        
          <div style="border:2px solid #5e12aa;">Content here</div>
        
        
          .myborder {border:2px solid #5e12aa;}
        
        Border color #5e12aa