#5e28af color space conversions
Hex:
        #5e28af
        RGB:
        94, 40, 175
        CMY:
        63, 84, 31
        CMYK:
        46, 77, 0, 31
      HSL:
        264°, 62.7907%, 42.1569%
        HSV (HSB):
        264°, 77.1429%, 68.6275%
        XYZ:
        13.1127, 6.9924, 41.2160
        xyY:
        0.2138, 0.1140, 6.9924
      CIE-Lab:
        31.7896, 52.3681, -62.2808
        CIE-LCH:
        31.7896, 81.3715, 310.0584
        CIE-Luv:
        31.7896, 7.9415, -85.9211
        Hunter-Lab:
        26.4432, 42.2398, -73.9029
      #5e28af color charts
#5e28af RGB chart
      #5e28af CMYK chart
      #5e28af RGB pie chart
      #5e28af color shades, tints & tones
#5e28af color schemes
#5e28af color preview, HTML & CSS examples
           This text has a color of #5e28af        
        
          <p style="color:#5e28af;">Text here</p>
        
        
          .mytext {color:#5e28af;}
        
        Text color #5e28af
      
           This box has a color of #5e28af        
        
          <div style="background-color:#5e28af;">Content here</div>
        
        
          .mybackground {background-color:#5e28af;}
        
        Background color #5e28af
      
           Border around this has a color of #5e28af        
        
          <div style="border:2px solid #5e28af;">Content here</div>
        
        
          .myborder {border:2px solid #5e28af;}
        
        Border color #5e28af