#5e0fcd color space conversions
Hex:
        #5e0fcd
        RGB:
        94, 15, 205
        CMY:
        63, 94, 20
        CMYK:
        54, 93, 0, 20
      HSL:
        265°, 86.3636%, 43.1373%
        HSV (HSB):
        265°, 92.6829%, 80.3922%
        XYZ:
        15.8064, 7.1291, 58.3006
        xyY:
        0.1946, 0.0878, 7.1291
      CIE-Lab:
        32.0990, 67.6355, -79.4762
        CIE-LCH:
        32.0990, 104.3601, 310.3983
        CIE-Luv:
        32.0990, 6.0838, -105.4780
        Hunter-Lab:
        26.7004, 58.9445, -110.7700
      #5e0fcd color charts
#5e0fcd RGB chart
      #5e0fcd CMYK chart
      #5e0fcd RGB pie chart
      #5e0fcd color shades, tints & tones
#5e0fcd color schemes
#5e0fcd color preview, HTML & CSS examples
           This text has a color of #5e0fcd        
        
          <p style="color:#5e0fcd;">Text here</p>
        
        
          .mytext {color:#5e0fcd;}
        
        Text color #5e0fcd
      
           This box has a color of #5e0fcd        
        
          <div style="background-color:#5e0fcd;">Content here</div>
        
        
          .mybackground {background-color:#5e0fcd;}
        
        Background color #5e0fcd
      
           Border around this has a color of #5e0fcd        
        
          <div style="border:2px solid #5e0fcd;">Content here</div>
        
        
          .myborder {border:2px solid #5e0fcd;}
        
        Border color #5e0fcd