#5b19fa color space conversions
Hex:
        #5b19fa
        RGB:
        91, 25, 250
        CMY:
        64, 90, 2
        CMYK:
        64, 90, 0, 2
      HSL:
        258°, 95.7447%, 53.9216%
        HSV (HSB):
        258°, 90.0000%, 98.0392%
        XYZ:
        21.9173, 9.8215, 91.1831
        xyY:
        0.1783, 0.0799, 9.8215
      CIE-Lab:
        37.5202, 75.9195, -96.2397
        CIE-LCH:
        37.5202, 122.5800, 308.2685
        CIE-Luv:
        37.5202, 0.0748, -131.0652
        Hunter-Lab:
        31.3393, 69.9911, -150.5691
      #5b19fa color charts
#5b19fa RGB chart
      #5b19fa CMYK chart
      #5b19fa RGB pie chart
      #5b19fa color shades, tints & tones
#5b19fa color schemes
#5b19fa color preview, HTML & CSS examples
           This text has a color of #5b19fa        
        
          <p style="color:#5b19fa;">Text here</p>
        
        
          .mytext {color:#5b19fa;}
        
        Text color #5b19fa
      
           This box has a color of #5b19fa        
        
          <div style="background-color:#5b19fa;">Content here</div>
        
        
          .mybackground {background-color:#5b19fa;}
        
        Background color #5b19fa
      
           Border around this has a color of #5b19fa        
        
          <div style="border:2px solid #5b19fa;">Content here</div>
        
        
          .myborder {border:2px solid #5b19fa;}
        
        Border color #5b19fa