#5f48a1 color space conversions
Hex:
        #5f48a1
        RGB:
        95, 72, 161
        CMY:
        63, 72, 37
        CMYK:
        41, 55, 0, 37
      HSL:
        256°, 38.1974%, 45.6863%
        HSV (HSB):
        256°, 55.2795%, 63.1373%
        XYZ:
        13.4697, 9.6408, 34.8691
        xyY:
        0.2323, 0.1663, 9.6408
      CIE-Lab:
        37.1899, 31.4143, -45.1261
        CIE-LCH:
        37.1899, 54.9838, 304.8435
        CIE-Luv:
        37.1899, 3.5122, -66.7343
        Hunter-Lab:
        31.0497, 23.0983, -44.8485
      #5f48a1 color charts
#5f48a1 RGB chart
      #5f48a1 CMYK chart
      #5f48a1 RGB pie chart
      #5f48a1 color shades, tints & tones
#5f48a1 color schemes
#5f48a1 color preview, HTML & CSS examples
           This text has a color of #5f48a1        
        
          <p style="color:#5f48a1;">Text here</p>
        
        
          .mytext {color:#5f48a1;}
        
        Text color #5f48a1
      
           This box has a color of #5f48a1        
        
          <div style="background-color:#5f48a1;">Content here</div>
        
        
          .mybackground {background-color:#5f48a1;}
        
        Background color #5f48a1
      
           Border around this has a color of #5f48a1        
        
          <div style="border:2px solid #5f48a1;">Content here</div>
        
        
          .myborder {border:2px solid #5f48a1;}
        
        Border color #5f48a1