#5f4caa color space conversions
Hex:
        #5f4caa
        RGB:
        95, 76, 170
        CMY:
        63, 70, 33
        CMYK:
        44, 55, 0, 33
      HSL:
        252°, 38.2114%, 48.2353%
        HSV (HSB):
        252°, 55.2941%, 66.6667%
        XYZ:
        14.5595, 10.5041, 39.2903
        xyY:
        0.2262, 0.1632, 10.5041
      CIE-Lab:
        38.7323, 31.6148, -48.0215
        CIE-LCH:
        38.7323, 57.4939, 303.3588
        CIE-Luv:
        38.7323, 1.5037, -71.6703
        Hunter-Lab:
        32.4100, 23.4697, -49.1898
      #5f4caa color charts
#5f4caa RGB chart
      #5f4caa CMYK chart
      #5f4caa RGB pie chart
      #5f4caa color shades, tints & tones
#5f4caa color schemes
#5f4caa color preview, HTML & CSS examples
           This text has a color of #5f4caa        
        
          <p style="color:#5f4caa;">Text here</p>
        
        
          .mytext {color:#5f4caa;}
        
        Text color #5f4caa
      
           This box has a color of #5f4caa        
        
          <div style="background-color:#5f4caa;">Content here</div>
        
        
          .mybackground {background-color:#5f4caa;}
        
        Background color #5f4caa
      
           Border around this has a color of #5f4caa        
        
          <div style="border:2px solid #5f4caa;">Content here</div>
        
        
          .myborder {border:2px solid #5f4caa;}
        
        Border color #5f4caa