#5e02ea color space conversions
Hex:
        #5e02ea
        RGB:
        94, 2, 234
        CMY:
        63, 99, 8
        CMYK:
        60, 99, 0, 8
      HSL:
        264°, 98.3051%, 46.2745%
        HSV (HSB):
        264°, 99.1453%, 91.7647%
        XYZ:
        19.4891, 8.3636, 78.4291
        xyY:
        0.1834, 0.0787, 8.3636
      CIE-Lab:
        34.7290, 76.1816, -91.8178
        CIE-LCH:
        34.7290, 119.3069, 309.6826
        CIE-Luv:
        34.7290, 3.2435, -122.0660
        Hunter-Lab:
        28.9199, 69.6810, -140.5470
      #5e02ea color charts
#5e02ea RGB chart
      #5e02ea CMYK chart
      #5e02ea RGB pie chart
      #5e02ea color shades, tints & tones
#5e02ea color schemes
#5e02ea color preview, HTML & CSS examples
           This text has a color of #5e02ea        
        
          <p style="color:#5e02ea;">Text here</p>
        
        
          .mytext {color:#5e02ea;}
        
        Text color #5e02ea
      
           This box has a color of #5e02ea        
        
          <div style="background-color:#5e02ea;">Content here</div>
        
        
          .mybackground {background-color:#5e02ea;}
        
        Background color #5e02ea
      
           Border around this has a color of #5e02ea        
        
          <div style="border:2px solid #5e02ea;">Content here</div>
        
        
          .myborder {border:2px solid #5e02ea;}
        
        Border color #5e02ea