#5d34db color space conversions
Hex:
        #5d34db
        RGB:
        93, 52, 219
        CMY:
        64, 80, 14
        CMYK:
        58, 76, 0, 14
      HSL:
        255°, 69.8745%, 53.1373%
        HSV (HSB):
        255°, 76.2557%, 85.8824%
        XYZ:
        18.5284, 9.8976, 67.9517
        xyY:
        0.1922, 0.1027, 9.8976
      CIE-Lab:
        37.6580, 58.6297, -78.3998
        CIE-LCH:
        37.6580, 97.8977, 306.7902
        CIE-Luv:
        37.6580, 0.9836, -111.6840
        Hunter-Lab:
        31.4605, 50.0702, -106.0386
      #5d34db color charts
#5d34db RGB chart
      #5d34db CMYK chart
      #5d34db RGB pie chart
      #5d34db color shades, tints & tones
#5d34db color schemes
#5d34db color preview, HTML & CSS examples
           This text has a color of #5d34db        
        
          <p style="color:#5d34db;">Text here</p>
        
        
          .mytext {color:#5d34db;}
        
        Text color #5d34db
      
           This box has a color of #5d34db        
        
          <div style="background-color:#5d34db;">Content here</div>
        
        
          .mybackground {background-color:#5d34db;}
        
        Background color #5d34db
      
           Border around this has a color of #5d34db        
        
          <div style="border:2px solid #5d34db;">Content here</div>
        
        
          .myborder {border:2px solid #5d34db;}
        
        Border color #5d34db