#5e17dc color space conversions
Hex:
        #5e17dc
        RGB:
        94, 23, 220
        CMY:
        63, 91, 14
        CMYK:
        57, 90, 0, 14
      HSL:
        262°, 81.0700%, 47.6471%
        HSV (HSB):
        262°, 89.5455%, 86.2745%
        XYZ:
        17.8408, 8.1598, 68.3448
        xyY:
        0.1891, 0.0865, 8.1598
      CIE-Lab:
        34.3135, 69.4142, -84.4953
        CIE-LCH:
        34.3135, 109.3517, 309.4037
        CIE-Luv:
        34.3135, 3.9463, -114.0346
        Hunter-Lab:
        28.5653, 61.4946, -121.8603
      #5e17dc color charts
#5e17dc RGB chart
      #5e17dc CMYK chart
      #5e17dc RGB pie chart
      #5e17dc color shades, tints & tones
#5e17dc color schemes
#5e17dc color preview, HTML & CSS examples
           This text has a color of #5e17dc        
        
          <p style="color:#5e17dc;">Text here</p>
        
        
          .mytext {color:#5e17dc;}
        
        Text color #5e17dc
      
           This box has a color of #5e17dc        
        
          <div style="background-color:#5e17dc;">Content here</div>
        
        
          .mybackground {background-color:#5e17dc;}
        
        Background color #5e17dc
      
           Border around this has a color of #5e17dc        
        
          <div style="border:2px solid #5e17dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e17dc;}
        
        Border color #5e17dc