#5f4ca2 color space conversions
Hex:
        #5f4ca2
        RGB:
        95, 76, 162
        CMY:
        63, 70, 36
        CMYK:
        41, 53, 0, 36
      HSL:
        253°, 36.1345%, 46.6667%
        HSV (HSB):
        253°, 53.0864%, 63.5294%
        XYZ:
        13.8253, 10.2104, 35.4246
        xyY:
        0.2325, 0.1717, 10.2104
      CIE-Lab:
        38.2175, 29.2597, -44.0772
        CIE-LCH:
        38.2175, 52.9049, 303.5774
        CIE-Luv:
        38.2175, 2.2557, -65.6028
        Hunter-Lab:
        31.9537, 21.3121, -43.3625
      #5f4ca2 color charts
#5f4ca2 RGB chart
      #5f4ca2 CMYK chart
      #5f4ca2 RGB pie chart
      #5f4ca2 color shades, tints & tones
#5f4ca2 color schemes
#5f4ca2 color preview, HTML & CSS examples
           This text has a color of #5f4ca2        
        
          <p style="color:#5f4ca2;">Text here</p>
        
        
          .mytext {color:#5f4ca2;}
        
        Text color #5f4ca2
      
           This box has a color of #5f4ca2        
        
          <div style="background-color:#5f4ca2;">Content here</div>
        
        
          .mybackground {background-color:#5f4ca2;}
        
        Background color #5f4ca2
      
           Border around this has a color of #5f4ca2        
        
          <div style="border:2px solid #5f4ca2;">Content here</div>
        
        
          .myborder {border:2px solid #5f4ca2;}
        
        Border color #5f4ca2