#5f19ff color space conversions
Hex:
        #5f19ff
        RGB:
        95, 25, 255
        CMY:
        63, 90, 0
        CMYK:
        63, 90, 0, 0
      HSL:
        258°, 100.0000%, 54.9020%
        HSV (HSB):
        258°, 90.1961%, 100.0000%
        XYZ:
        23.1169, 10.3482, 95.3867
        xyY:
        0.1794, 0.0803, 10.3482
      CIE-Lab:
        38.4602, 77.3629, -97.4726
        CIE-LCH:
        38.4602, 124.4424, 308.4386
        CIE-Luv:
        38.4602, 0.6149, -133.9120
        Hunter-Lab:
        32.1686, 71.9786, -153.2897
      #5f19ff color charts
#5f19ff RGB chart
      #5f19ff CMYK chart
      #5f19ff RGB pie chart
      #5f19ff color shades, tints & tones
#5f19ff color schemes
#5f19ff color preview, HTML & CSS examples
           This text has a color of #5f19ff        
        
          <p style="color:#5f19ff;">Text here</p>
        
        
          .mytext {color:#5f19ff;}
        
        Text color #5f19ff
      
           This box has a color of #5f19ff        
        
          <div style="background-color:#5f19ff;">Content here</div>
        
        
          .mybackground {background-color:#5f19ff;}
        
        Background color #5f19ff
      
           Border around this has a color of #5f19ff        
        
          <div style="border:2px solid #5f19ff;">Content here</div>
        
        
          .myborder {border:2px solid #5f19ff;}
        
        Border color #5f19ff