#5e0d7d color space conversions
Hex:
        #5e0d7d
        RGB:
        94, 13, 125
        CMY:
        63, 95, 51
        CMYK:
        25, 90, 0, 51
      HSL:
        283°, 81.1594%, 27.0588%
        HSV (HSB):
        283°, 89.6000%, 49.0196%
        XYZ:
        8.4617, 4.1482, 19.7567
        xyY:
        0.2614, 0.1282, 4.1482
      CIE-Lab:
        24.1555, 50.1754, -43.9930
        CIE-LCH:
        24.1555, 66.7305, 318.7562
        CIE-Luv:
        24.1555, 19.6609, -56.8546
        Hunter-Lab:
        20.3671, 38.5168, -43.2561
      #5e0d7d color charts
#5e0d7d RGB chart
      #5e0d7d CMYK chart
      #5e0d7d RGB pie chart
      #5e0d7d color shades, tints & tones
#5e0d7d color schemes
#5e0d7d color preview, HTML & CSS examples
           This text has a color of #5e0d7d        
        
          <p style="color:#5e0d7d;">Text here</p>
        
        
          .mytext {color:#5e0d7d;}
        
        Text color #5e0d7d
      
           This box has a color of #5e0d7d        
        
          <div style="background-color:#5e0d7d;">Content here</div>
        
        
          .mybackground {background-color:#5e0d7d;}
        
        Background color #5e0d7d
      
           Border around this has a color of #5e0d7d        
        
          <div style="border:2px solid #5e0d7d;">Content here</div>
        
        
          .myborder {border:2px solid #5e0d7d;}
        
        Border color #5e0d7d