#5e21fb color space conversions
Hex:
        #5e21fb
        RGB:
        94, 33, 251
        CMY:
        63, 87, 2
        CMYK:
        63, 87, 0, 2
      HSL:
        257°, 96.4602%, 55.6863%
        HSV (HSB):
        257°, 86.8526%, 98.4314%
        XYZ:
        22.5725, 10.4324, 92.0907
        xyY:
        0.1804, 0.0834, 10.4324
      CIE-Lab:
        38.6076, 74.2578, -94.9883
        CIE-LCH:
        38.6076, 120.5695, 308.0168
        CIE-Luv:
        38.6076, 0.2287, -131.5631
        Hunter-Lab:
        32.2993, 68.2220, -146.4364
      #5e21fb color charts
#5e21fb RGB chart
      #5e21fb CMYK chart
      #5e21fb RGB pie chart
      #5e21fb color shades, tints & tones
#5e21fb color schemes
#5e21fb color preview, HTML & CSS examples
           This text has a color of #5e21fb        
        
          <p style="color:#5e21fb;">Text here</p>
        
        
          .mytext {color:#5e21fb;}
        
        Text color #5e21fb
      
           This box has a color of #5e21fb        
        
          <div style="background-color:#5e21fb;">Content here</div>
        
        
          .mybackground {background-color:#5e21fb;}
        
        Background color #5e21fb
      
           Border around this has a color of #5e21fb        
        
          <div style="border:2px solid #5e21fb;">Content here</div>
        
        
          .myborder {border:2px solid #5e21fb;}
        
        Border color #5e21fb