#5e08ea color space conversions
Hex:
        #5e08ea
        RGB:
        94, 8, 234
        CMY:
        63, 97, 8
        CMYK:
        60, 97, 0, 8
      HSL:
        263°, 93.3884%, 47.4510%
        HSV (HSB):
        263°, 96.5812%, 91.7647%
        XYZ:
        19.5542, 8.4939, 78.4508
        xyY:
        0.1836, 0.0798, 8.4939
      CIE-Lab:
        34.9909, 75.3804, -91.3827
        CIE-LCH:
        34.9909, 118.4609, 309.5188
        CIE-Luv:
        34.9909, 3.0695, -122.0830
        Hunter-Lab:
        29.1442, 68.7615, -139.1965
      #5e08ea color charts
#5e08ea RGB chart
      #5e08ea CMYK chart
      #5e08ea RGB pie chart
      #5e08ea color shades, tints & tones
#5e08ea color schemes
#5e08ea color preview, HTML & CSS examples
           This text has a color of #5e08ea        
        
          <p style="color:#5e08ea;">Text here</p>
        
        
          .mytext {color:#5e08ea;}
        
        Text color #5e08ea
      
           This box has a color of #5e08ea        
        
          <div style="background-color:#5e08ea;">Content here</div>
        
        
          .mybackground {background-color:#5e08ea;}
        
        Background color #5e08ea
      
           Border around this has a color of #5e08ea        
        
          <div style="border:2px solid #5e08ea;">Content here</div>
        
        
          .myborder {border:2px solid #5e08ea;}
        
        Border color #5e08ea