#5e1fdf color space conversions
Hex:
        #5e1fdf
        RGB:
        94, 31, 223
        CMY:
        63, 88, 13
        CMYK:
        58, 86, 0, 13
      HSL:
        260°, 75.5906%, 49.8039%
        HSV (HSB):
        260°, 86.0987%, 87.4510%
        XYZ:
        18.4254, 8.6874, 70.5177
        xyY:
        0.1887, 0.0890, 8.6874
      CIE-Lab:
        35.3753, 67.9309, -84.4605
        CIE-LCH:
        35.3753, 108.3890, 308.8095
        CIE-Luv:
        35.3753, 3.0914, -115.5796
        Hunter-Lab:
        29.4743, 60.0060, -121.2200
      #5e1fdf color charts
#5e1fdf RGB chart
      #5e1fdf CMYK chart
      #5e1fdf RGB pie chart
      #5e1fdf color shades, tints & tones
#5e1fdf color schemes
#5e1fdf color preview, HTML & CSS examples
           This text has a color of #5e1fdf        
        
          <p style="color:#5e1fdf;">Text here</p>
        
        
          .mytext {color:#5e1fdf;}
        
        Text color #5e1fdf
      
           This box has a color of #5e1fdf        
        
          <div style="background-color:#5e1fdf;">Content here</div>
        
        
          .mybackground {background-color:#5e1fdf;}
        
        Background color #5e1fdf
      
           Border around this has a color of #5e1fdf        
        
          <div style="border:2px solid #5e1fdf;">Content here</div>
        
        
          .myborder {border:2px solid #5e1fdf;}
        
        Border color #5e1fdf