#5e04fd color space conversions
Hex:
        #5e04fd
        RGB:
        94, 4, 253
        CMY:
        63, 98, 1
        CMYK:
        63, 98, 0, 1
      HSL:
        262°, 98.4190%, 50.3922%
        HSV (HSB):
        262°, 98.4190%, 99.2157%
        XYZ:
        22.3891, 9.5584, 93.5934
        xyY:
        0.1783, 0.0761, 9.5584
      CIE-Lab:
        37.0378, 80.1831, -98.7180
        CIE-LCH:
        37.0378, 127.1793, 309.0850
        CIE-Luv:
        37.0378, 1.3070, -132.7424
        Hunter-Lab:
        30.9166, 75.1617, -157.8462
      #5e04fd color charts
#5e04fd RGB chart
      #5e04fd CMYK chart
      #5e04fd RGB pie chart
      #5e04fd color shades, tints & tones
#5e04fd color schemes
#5e04fd color preview, HTML & CSS examples
           This text has a color of #5e04fd        
        
          <p style="color:#5e04fd;">Text here</p>
        
        
          .mytext {color:#5e04fd;}
        
        Text color #5e04fd
      
           This box has a color of #5e04fd        
        
          <div style="background-color:#5e04fd;">Content here</div>
        
        
          .mybackground {background-color:#5e04fd;}
        
        Background color #5e04fd
      
           Border around this has a color of #5e04fd        
        
          <div style="border:2px solid #5e04fd;">Content here</div>
        
        
          .myborder {border:2px solid #5e04fd;}
        
        Border color #5e04fd