#5e08fe color space conversions
Hex:
        #5e08fe
        RGB:
        94, 8, 254
        CMY:
        63, 97, 0
        CMYK:
        63, 97, 0, 0
      HSL:
        261°, 99.1935%, 51.3725%
        HSV (HSB):
        261°, 96.8504%, 99.6078%
        XYZ:
        22.5923, 9.7091, 94.4492
        xyY:
        0.1782, 0.0766, 9.7091
      CIE-Lab:
        37.3152, 79.9189, -98.8177
        CIE-LCH:
        37.3152, 127.0904, 308.9643
        CIE-Luv:
        37.3152, 1.1059, -133.3204
        Hunter-Lab:
        31.1594, 74.8934, -157.9058
      #5e08fe color charts
#5e08fe RGB chart
      #5e08fe CMYK chart
      #5e08fe RGB pie chart
      #5e08fe color shades, tints & tones
#5e08fe color schemes
#5e08fe color preview, HTML & CSS examples
           This text has a color of #5e08fe        
        
          <p style="color:#5e08fe;">Text here</p>
        
        
          .mytext {color:#5e08fe;}
        
        Text color #5e08fe
      
           This box has a color of #5e08fe        
        
          <div style="background-color:#5e08fe;">Content here</div>
        
        
          .mybackground {background-color:#5e08fe;}
        
        Background color #5e08fe
      
           Border around this has a color of #5e08fe        
        
          <div style="border:2px solid #5e08fe;">Content here</div>
        
        
          .myborder {border:2px solid #5e08fe;}
        
        Border color #5e08fe