#5e229d color space conversions
Hex:
        #5e229d
        RGB:
        94, 34, 157
        CMY:
        63, 87, 38
        CMYK:
        40, 78, 0, 38
      HSL:
        269°, 64.3979%, 37.4510%
        HSV (HSB):
        269°, 78.3439%, 61.5686%
        XYZ:
        11.2739, 5.9581, 32.4541
        xyY:
        0.2269, 0.1199, 5.9581
      CIE-Lab:
        29.3064, 50.3819, -55.4835
        CIE-LCH:
        29.3064, 74.9450, 312.2411
        CIE-Luv:
        29.3064, 11.3945, -75.2538
        Hunter-Lab:
        24.4091, 39.7284, -61.7449
      #5e229d color charts
#5e229d RGB chart
      #5e229d CMYK chart
      #5e229d RGB pie chart
      #5e229d color shades, tints & tones
#5e229d color schemes
#5e229d color preview, HTML & CSS examples
           This text has a color of #5e229d        
        
          <p style="color:#5e229d;">Text here</p>
        
        
          .mytext {color:#5e229d;}
        
        Text color #5e229d
      
           This box has a color of #5e229d        
        
          <div style="background-color:#5e229d;">Content here</div>
        
        
          .mybackground {background-color:#5e229d;}
        
        Background color #5e229d
      
           Border around this has a color of #5e229d        
        
          <div style="border:2px solid #5e229d;">Content here</div>
        
        
          .myborder {border:2px solid #5e229d;}
        
        Border color #5e229d