#5d4ebe color space conversions
Hex:
        #5d4ebe
        RGB:
        93, 78, 190
        CMY:
        64, 69, 25
        CMYK:
        51, 59, 0, 25
      HSL:
        248°, 46.2810%, 52.5490%
        HSV (HSB):
        248°, 58.9474%, 74.5098%
        XYZ:
        16.5329, 11.4936, 50.0623
        xyY:
        0.2117, 0.1472, 11.4936
      CIE-Lab:
        40.3998, 36.0062, -57.1234
        CIE-LCH:
        40.3998, 67.5243, 302.2242
        CIE-Luv:
        40.3998, -1.4881, -85.7685
        Hunter-Lab:
        33.9023, 27.7187, -63.8199
      #5d4ebe color charts
#5d4ebe RGB chart
      #5d4ebe CMYK chart
      #5d4ebe RGB pie chart
      #5d4ebe color shades, tints & tones
#5d4ebe color schemes
#5d4ebe color preview, HTML & CSS examples
           This text has a color of #5d4ebe        
        
          <p style="color:#5d4ebe;">Text here</p>
        
        
          .mytext {color:#5d4ebe;}
        
        Text color #5d4ebe
      
           This box has a color of #5d4ebe        
        
          <div style="background-color:#5d4ebe;">Content here</div>
        
        
          .mybackground {background-color:#5d4ebe;}
        
        Background color #5d4ebe
      
           Border around this has a color of #5d4ebe        
        
          <div style="border:2px solid #5d4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #5d4ebe;}
        
        Border color #5d4ebe