#5f4aee color space conversions
Hex:
        #5f4aee
        RGB:
        95, 74, 238
        CMY:
        63, 71, 7
        CMYK:
        60, 69, 0, 7
      HSL:
        248°, 82.8283%, 61.1765%
        HSV (HSB):
        248°, 68.9076%, 93.3333%
        XYZ:
        22.6007, 13.5035, 82.3042
        xyY:
        0.1909, 0.1140, 13.5035
      CIE-Lab:
        43.5123, 53.2456, -79.5795
        CIE-LCH:
        43.5123, 95.7497, 303.7860
        CIE-Luv:
        43.5123, -3.5835, -119.2921
        Hunter-Lab:
        36.7471, 45.4761, -107.0715
      #5f4aee color charts
#5f4aee RGB chart
      #5f4aee CMYK chart
      #5f4aee RGB pie chart
      #5f4aee color shades, tints & tones
#5f4aee color schemes
#5f4aee color preview, HTML & CSS examples
           This text has a color of #5f4aee        
        
          <p style="color:#5f4aee;">Text here</p>
        
        
          .mytext {color:#5f4aee;}
        
        Text color #5f4aee
      
           This box has a color of #5f4aee        
        
          <div style="background-color:#5f4aee;">Content here</div>
        
        
          .mybackground {background-color:#5f4aee;}
        
        Background color #5f4aee
      
           Border around this has a color of #5f4aee        
        
          <div style="border:2px solid #5f4aee;">Content here</div>
        
        
          .myborder {border:2px solid #5f4aee;}
        
        Border color #5f4aee