#5e05a4 color space conversions
Hex:
        #5e05a4
        RGB:
        94, 5, 164
        CMY:
        63, 98, 36
        CMYK:
        43, 97, 0, 36
      HSL:
        274°, 94.0828%, 33.1373%
        HSV (HSB):
        274°, 96.9512%, 64.3137%
        XYZ:
        11.3712, 5.1686, 35.5203
        xyY:
        0.2184, 0.0993, 5.1686
      CIE-Lab:
        27.2097, 60.1241, -63.1798
        CIE-LCH:
        27.2097, 87.2158, 313.5804
        CIE-Luv:
        27.2097, 12.3331, -81.4805
        Hunter-Lab:
        22.7345, 49.4958, -76.7204
      #5e05a4 color charts
#5e05a4 RGB chart
      #5e05a4 CMYK chart
      #5e05a4 RGB pie chart
      #5e05a4 color shades, tints & tones
#5e05a4 color schemes
#5e05a4 color preview, HTML & CSS examples
           This text has a color of #5e05a4        
        
          <p style="color:#5e05a4;">Text here</p>
        
        
          .mytext {color:#5e05a4;}
        
        Text color #5e05a4
      
           This box has a color of #5e05a4        
        
          <div style="background-color:#5e05a4;">Content here</div>
        
        
          .mybackground {background-color:#5e05a4;}
        
        Background color #5e05a4
      
           Border around this has a color of #5e05a4        
        
          <div style="border:2px solid #5e05a4;">Content here</div>
        
        
          .myborder {border:2px solid #5e05a4;}
        
        Border color #5e05a4