#5c3cac color space conversions
Hex:
        #5c3cac
        RGB:
        92, 60, 172
        CMY:
        64, 76, 33
        CMYK:
        47, 65, 0, 33
      HSL:
        257°, 48.2759%, 45.4902%
        HSV (HSB):
        257°, 65.1163%, 67.4510%
        XYZ:
        13.4759, 8.4856, 39.9573
        xyY:
        0.2176, 0.1370, 8.4856
      CIE-Lab:
        34.9744, 41.0040, -55.3019
        CIE-LCH:
        34.9744, 68.8450, 306.5554
        CIE-Luv:
        34.9744, 4.0825, -79.7106
        Hunter-Lab:
        29.1300, 31.5986, -60.9364
      #5c3cac color charts
#5c3cac RGB chart
      #5c3cac CMYK chart
      #5c3cac RGB pie chart
      #5c3cac color shades, tints & tones
#5c3cac color schemes
#5c3cac color preview, HTML & CSS examples
           This text has a color of #5c3cac        
        
          <p style="color:#5c3cac;">Text here</p>
        
        
          .mytext {color:#5c3cac;}
        
        Text color #5c3cac
      
           This box has a color of #5c3cac        
        
          <div style="background-color:#5c3cac;">Content here</div>
        
        
          .mybackground {background-color:#5c3cac;}
        
        Background color #5c3cac
      
           Border around this has a color of #5c3cac        
        
          <div style="border:2px solid #5c3cac;">Content here</div>
        
        
          .myborder {border:2px solid #5c3cac;}
        
        Border color #5c3cac