#5d18db color space conversions
Hex:
        #5d18db
        RGB:
        93, 24, 219
        CMY:
        64, 91, 14
        CMYK:
        58, 89, 0, 14
      HSL:
        261°, 80.2469%, 47.6471%
        HSV (HSB):
        261°, 89.0411%, 85.8824%
        XYZ:
        17.6270, 8.0949, 67.6513
        xyY:
        0.1888, 0.0867, 8.0949
      CIE-Lab:
        34.1797, 68.8428, -84.1446
        CIE-LCH:
        34.1797, 108.7181, 309.2883
        CIE-Luv:
        34.1797, 3.6976, -113.4460
        Hunter-Lab:
        28.4515, 60.7987, -121.0620
      #5d18db color charts
#5d18db RGB chart
      #5d18db CMYK chart
      #5d18db RGB pie chart
      #5d18db color shades, tints & tones
#5d18db color schemes
#5d18db color preview, HTML & CSS examples
           This text has a color of #5d18db        
        
          <p style="color:#5d18db;">Text here</p>
        
        
          .mytext {color:#5d18db;}
        
        Text color #5d18db
      
           This box has a color of #5d18db        
        
          <div style="background-color:#5d18db;">Content here</div>
        
        
          .mybackground {background-color:#5d18db;}
        
        Background color #5d18db
      
           Border around this has a color of #5d18db        
        
          <div style="border:2px solid #5d18db;">Content here</div>
        
        
          .myborder {border:2px solid #5d18db;}
        
        Border color #5d18db