#5e119d color space conversions
Hex:
        #5e119d
        RGB:
        94, 17, 157
        CMY:
        63, 93, 38
        CMYK:
        40, 89, 0, 38
      HSL:
        273°, 80.4598%, 34.1176%
        HSV (HSB):
        273°, 89.1720%, 61.5686%
        XYZ:
        10.9023, 5.2149, 32.3302
        xyY:
        0.2250, 0.1076, 5.2149
      CIE-Lab:
        27.3385, 56.1353, -58.7063
        CIE-LCH:
        27.3385, 81.2256, 313.7175
        CIE-Luv:
        27.3385, 12.9623, -76.8234
        Hunter-Lab:
        22.8362, 45.2555, -67.9544
      #5e119d color charts
#5e119d RGB chart
      #5e119d CMYK chart
      #5e119d RGB pie chart
      #5e119d color shades, tints & tones
#5e119d color schemes
#5e119d color preview, HTML & CSS examples
           This text has a color of #5e119d        
        
          <p style="color:#5e119d;">Text here</p>
        
        
          .mytext {color:#5e119d;}
        
        Text color #5e119d
      
           This box has a color of #5e119d        
        
          <div style="background-color:#5e119d;">Content here</div>
        
        
          .mybackground {background-color:#5e119d;}
        
        Background color #5e119d
      
           Border around this has a color of #5e119d        
        
          <div style="border:2px solid #5e119d;">Content here</div>
        
        
          .myborder {border:2px solid #5e119d;}
        
        Border color #5e119d