#5e09ae color space conversions
Hex:
        #5e09ae
        RGB:
        94, 9, 174
        CMY:
        63, 96, 32
        CMYK:
        46, 95, 0, 32
      HSL:
        271°, 90.1639%, 35.8824%
        HSV (HSB):
        271°, 94.8276%, 68.2353%
        XYZ:
        12.3538, 5.6311, 40.4802
        xyY:
        0.2113, 0.0963, 5.6311
      CIE-Lab:
        28.4619, 61.6278, -67.1522
        CIE-LCH:
        28.4619, 91.1449, 312.5436
        CIE-Luv:
        28.4619, 10.5690, -87.3724
        Hunter-Lab:
        23.7298, 51.4000, -84.5306
      #5e09ae color charts
#5e09ae RGB chart
      #5e09ae CMYK chart
      #5e09ae RGB pie chart
      #5e09ae color shades, tints & tones
#5e09ae color schemes
#5e09ae color preview, HTML & CSS examples
           This text has a color of #5e09ae        
        
          <p style="color:#5e09ae;">Text here</p>
        
        
          .mytext {color:#5e09ae;}
        
        Text color #5e09ae
      
           This box has a color of #5e09ae        
        
          <div style="background-color:#5e09ae;">Content here</div>
        
        
          .mybackground {background-color:#5e09ae;}
        
        Background color #5e09ae
      
           Border around this has a color of #5e09ae        
        
          <div style="border:2px solid #5e09ae;">Content here</div>
        
        
          .myborder {border:2px solid #5e09ae;}
        
        Border color #5e09ae