#5919fb color space conversions
Hex:
        #5919fb
        RGB:
        89, 25, 251
        CMY:
        65, 90, 2
        CMYK:
        65, 90, 0, 2
      HSL:
        257°, 96.5812%, 54.1176%
        HSV (HSB):
        257°, 90.0398%, 98.4314%
        XYZ:
        21.8800, 9.7841, 92.0021
        xyY:
        0.1769, 0.0791, 9.7841
      CIE-Lab:
        37.4522, 76.0387, -96.9197
        CIE-LCH:
        37.4522, 123.1881, 308.1161
        CIE-Luv:
        37.4522, -0.4917, -131.6025
        Hunter-Lab:
        31.2796, 70.1211, -152.4928
      #5919fb color charts
#5919fb RGB chart
      #5919fb CMYK chart
      #5919fb RGB pie chart
      #5919fb color shades, tints & tones
#5919fb color schemes
#5919fb color preview, HTML & CSS examples
           This text has a color of #5919fb        
        
          <p style="color:#5919fb;">Text here</p>
        
        
          .mytext {color:#5919fb;}
        
        Text color #5919fb
      
           This box has a color of #5919fb        
        
          <div style="background-color:#5919fb;">Content here</div>
        
        
          .mybackground {background-color:#5919fb;}
        
        Background color #5919fb
      
           Border around this has a color of #5919fb        
        
          <div style="border:2px solid #5919fb;">Content here</div>
        
        
          .myborder {border:2px solid #5919fb;}
        
        Border color #5919fb