#5e19db color space conversions
Hex:
        #5e19db
        RGB:
        94, 25, 219
        CMY:
        63, 90, 14
        CMYK:
        57, 89, 0, 14
      HSL:
        261°, 79.5082%, 47.8431%
        HSV (HSB):
        261°, 88.5845%, 85.8824%
        XYZ:
        17.7499, 8.1894, 67.6630
        xyY:
        0.1896, 0.0875, 8.1894
      CIE-Lab:
        34.3743, 68.6652, -83.8190
        CIE-LCH:
        34.3743, 108.3538, 309.3246
        CIE-Luv:
        34.3743, 3.9354, -113.4219
        Hunter-Lab:
        28.6172, 60.6353, -120.1545
      #5e19db color charts
#5e19db RGB chart
      #5e19db CMYK chart
      #5e19db RGB pie chart
      #5e19db color shades, tints & tones
#5e19db color schemes
#5e19db color preview, HTML & CSS examples
           This text has a color of #5e19db        
        
          <p style="color:#5e19db;">Text here</p>
        
        
          .mytext {color:#5e19db;}
        
        Text color #5e19db
      
           This box has a color of #5e19db        
        
          <div style="background-color:#5e19db;">Content here</div>
        
        
          .mybackground {background-color:#5e19db;}
        
        Background color #5e19db
      
           Border around this has a color of #5e19db        
        
          <div style="border:2px solid #5e19db;">Content here</div>
        
        
          .myborder {border:2px solid #5e19db;}
        
        Border color #5e19db