#5e04a7 color space conversions
Hex:
        #5e04a7
        RGB:
        94, 4, 167
        CMY:
        63, 98, 35
        CMYK:
        44, 98, 0, 35
      HSL:
        273°, 95.3216%, 33.5294%
        HSV (HSB):
        273°, 97.6048%, 65.4902%
        XYZ:
        11.6346, 5.2565, 36.9606
        xyY:
        0.2160, 0.0976, 5.2565
      CIE-Lab:
        27.4535, 60.9608, -64.5959
        CIE-LCH:
        27.4535, 88.8192, 313.3416
        CIE-Luv:
        27.4535, 11.8756, -83.2976
        Hunter-Lab:
        22.9271, 50.4588, -79.5318
      #5e04a7 color charts
#5e04a7 RGB chart
      #5e04a7 CMYK chart
      #5e04a7 RGB pie chart
      #5e04a7 color shades, tints & tones
#5e04a7 color schemes
#5e04a7 color preview, HTML & CSS examples
           This text has a color of #5e04a7        
        
          <p style="color:#5e04a7;">Text here</p>
        
        
          .mytext {color:#5e04a7;}
        
        Text color #5e04a7
      
           This box has a color of #5e04a7        
        
          <div style="background-color:#5e04a7;">Content here</div>
        
        
          .mybackground {background-color:#5e04a7;}
        
        Background color #5e04a7
      
           Border around this has a color of #5e04a7        
        
          <div style="border:2px solid #5e04a7;">Content here</div>
        
        
          .myborder {border:2px solid #5e04a7;}
        
        Border color #5e04a7