#5b4dee color space conversions
Hex:
        #5b4dee
        RGB:
        91, 77, 238
        CMY:
        64, 70, 7
        CMYK:
        62, 68, 0, 7
      HSL:
        245°, 82.5641%, 61.7647%
        HSV (HSB):
        245°, 67.6471%, 93.3333%
        XYZ:
        22.4009, 13.7049, 82.3536
        xyY:
        0.1891, 0.1157, 13.7049
      CIE-Lab:
        43.8068, 51.0607, -79.1083
        CIE-LCH:
        43.8068, 94.1558, 302.8403
        CIE-Luv:
        43.8068, -5.2479, -118.8426
        Hunter-Lab:
        37.0202, 43.2248, -105.9799
      #5b4dee color charts
#5b4dee RGB chart
      #5b4dee CMYK chart
      #5b4dee RGB pie chart
      #5b4dee color shades, tints & tones
#5b4dee color schemes
#5b4dee color preview, HTML & CSS examples
           This text has a color of #5b4dee        
        
          <p style="color:#5b4dee;">Text here</p>
        
        
          .mytext {color:#5b4dee;}
        
        Text color #5b4dee
      
           This box has a color of #5b4dee        
        
          <div style="background-color:#5b4dee;">Content here</div>
        
        
          .mybackground {background-color:#5b4dee;}
        
        Background color #5b4dee
      
           Border around this has a color of #5b4dee        
        
          <div style="border:2px solid #5b4dee;">Content here</div>
        
        
          .myborder {border:2px solid #5b4dee;}
        
        Border color #5b4dee