#5f19fb color space conversions
Hex:
        #5f19fb
        RGB:
        95, 25, 251
        CMY:
        63, 90, 2
        CMYK:
        62, 90, 0, 2
      HSL:
        259°, 96.5812%, 54.1176%
        HSV (HSB):
        259°, 90.0398%, 98.4314%
        XYZ:
        22.4795, 10.0932, 92.0302
        xyY:
        0.1804, 0.0810, 10.0932
      CIE-Lab:
        38.0092, 76.4114, -95.9786
        CIE-LCH:
        38.0092, 122.6809, 308.5243
        CIE-Luv:
        38.0092, 0.9845, -131.6620
        Hunter-Lab:
        31.7698, 70.7052, -149.5114
      #5f19fb color charts
#5f19fb RGB chart
      #5f19fb CMYK chart
      #5f19fb RGB pie chart
      #5f19fb color shades, tints & tones
#5f19fb color schemes
#5f19fb color preview, HTML & CSS examples
           This text has a color of #5f19fb        
        
          <p style="color:#5f19fb;">Text here</p>
        
        
          .mytext {color:#5f19fb;}
        
        Text color #5f19fb
      
           This box has a color of #5f19fb        
        
          <div style="background-color:#5f19fb;">Content here</div>
        
        
          .mybackground {background-color:#5f19fb;}
        
        Background color #5f19fb
      
           Border around this has a color of #5f19fb        
        
          <div style="border:2px solid #5f19fb;">Content here</div>
        
        
          .myborder {border:2px solid #5f19fb;}
        
        Border color #5f19fb