#5e30da color space conversions
Hex:
        #5e30da
        RGB:
        94, 48, 218
        CMY:
        63, 81, 15
        CMYK:
        57, 78, 0, 15
      HSL:
        256°, 69.6721%, 52.1569%
        HSV (HSB):
        256°, 77.9817%, 85.4902%
        XYZ:
        18.3279, 9.5555, 67.2081
        xyY:
        0.1927, 0.1005, 9.5555
      CIE-Lab:
        37.0326, 60.2762, -78.8523
        CIE-LCH:
        37.0326, 99.2517, 307.3950
        CIE-Luv:
        37.0326, 1.9075, -111.5017
        Hunter-Lab:
        30.9120, 51.7376, -107.2682
      #5e30da color charts
#5e30da RGB chart
      #5e30da CMYK chart
      #5e30da RGB pie chart
      #5e30da color shades, tints & tones
#5e30da color schemes
#5e30da color preview, HTML & CSS examples
           This text has a color of #5e30da        
        
          <p style="color:#5e30da;">Text here</p>
        
        
          .mytext {color:#5e30da;}
        
        Text color #5e30da
      
           This box has a color of #5e30da        
        
          <div style="background-color:#5e30da;">Content here</div>
        
        
          .mybackground {background-color:#5e30da;}
        
        Background color #5e30da
      
           Border around this has a color of #5e30da        
        
          <div style="border:2px solid #5e30da;">Content here</div>
        
        
          .myborder {border:2px solid #5e30da;}
        
        Border color #5e30da