#5e10ee color space conversions
Hex:
        #5e10ee
        RGB:
        94, 16, 238
        CMY:
        63, 94, 7
        CMYK:
        61, 93, 0, 7
      HSL:
        261°, 87.4016%, 49.8039%
        HSV (HSB):
        261°, 93.2773%, 93.3333%
        XYZ:
        20.2340, 8.9233, 81.5448
        xyY:
        0.1828, 0.0806, 8.9233
      CIE-Lab:
        35.8362, 75.1185, -92.2521
        CIE-LCH:
        35.8362, 118.9674, 309.1550
        CIE-Luv:
        35.8362, 2.3996, -124.3486
        Hunter-Lab:
        29.8719, 68.6327, -140.9405
      #5e10ee color charts
#5e10ee RGB chart
      #5e10ee CMYK chart
      #5e10ee RGB pie chart
      #5e10ee color shades, tints & tones
#5e10ee color schemes
#5e10ee color preview, HTML & CSS examples
           This text has a color of #5e10ee        
        
          <p style="color:#5e10ee;">Text here</p>
        
        
          .mytext {color:#5e10ee;}
        
        Text color #5e10ee
      
           This box has a color of #5e10ee        
        
          <div style="background-color:#5e10ee;">Content here</div>
        
        
          .mybackground {background-color:#5e10ee;}
        
        Background color #5e10ee
      
           Border around this has a color of #5e10ee        
        
          <div style="border:2px solid #5e10ee;">Content here</div>
        
        
          .myborder {border:2px solid #5e10ee;}
        
        Border color #5e10ee