#5e249d color space conversions
Hex:
        #5e249d
        RGB:
        94, 36, 157
        CMY:
        63, 86, 38
        CMYK:
        40, 77, 0, 38
      HSL:
        269°, 62.6943%, 37.8431%
        HSV (HSB):
        269°, 77.0701%, 61.5686%
        XYZ:
        11.3328, 6.0758, 32.4737
        xyY:
        0.2272, 0.1218, 6.0758
      CIE-Lab:
        29.6028, 49.5311, -54.9994
        CIE-LCH:
        29.6028, 74.0153, 312.0054
        CIE-Luv:
        29.6028, 11.1372, -74.9573
        Hunter-Lab:
        24.6491, 38.9322, -60.8569
      #5e249d color charts
#5e249d RGB chart
      #5e249d CMYK chart
      #5e249d RGB pie chart
      #5e249d color shades, tints & tones
#5e249d color schemes
#5e249d color preview, HTML & CSS examples
           This text has a color of #5e249d        
        
          <p style="color:#5e249d;">Text here</p>
        
        
          .mytext {color:#5e249d;}
        
        Text color #5e249d
      
           This box has a color of #5e249d        
        
          <div style="background-color:#5e249d;">Content here</div>
        
        
          .mybackground {background-color:#5e249d;}
        
        Background color #5e249d
      
           Border around this has a color of #5e249d        
        
          <div style="border:2px solid #5e249d;">Content here</div>
        
        
          .myborder {border:2px solid #5e249d;}
        
        Border color #5e249d