#5d43db color space conversions
Hex:
        #5d43db
        RGB:
        93, 67, 219
        CMY:
        64, 74, 14
        CMYK:
        58, 69, 0, 14
      HSL:
        250°, 67.8571%, 56.0784%
        HSV (HSB):
        250°, 69.4064%, 85.8824%
        XYZ:
        19.3075, 11.4559, 68.2114
        xyY:
        0.1951, 0.1157, 11.4559
      CIE-Lab:
        40.3380, 51.0862, -73.9966
        CIE-LCH:
        40.3380, 89.9183, 304.6207
        CIE-Luv:
        40.3380, -1.4191, -108.9848
        Hunter-Lab:
        33.8466, 42.5923, -95.7951
      #5d43db color charts
#5d43db RGB chart
      #5d43db CMYK chart
      #5d43db RGB pie chart
      #5d43db color shades, tints & tones
#5d43db color schemes
#5d43db color preview, HTML & CSS examples
           This text has a color of #5d43db        
        
          <p style="color:#5d43db;">Text here</p>
        
        
          .mytext {color:#5d43db;}
        
        Text color #5d43db
      
           This box has a color of #5d43db        
        
          <div style="background-color:#5d43db;">Content here</div>
        
        
          .mybackground {background-color:#5d43db;}
        
        Background color #5d43db
      
           Border around this has a color of #5d43db        
        
          <div style="border:2px solid #5d43db;">Content here</div>
        
        
          .myborder {border:2px solid #5d43db;}
        
        Border color #5d43db