#5c48c1 color space conversions
Hex:
        #5c48c1
        RGB:
        92, 72, 193
        CMY:
        64, 72, 24
        CMYK:
        52, 63, 0, 24
      HSL:
        250°, 49.3878%, 51.9608%
        HSV (HSB):
        250°, 62.6943%, 75.6863%
        XYZ:
        16.3566, 10.7603, 51.6669
        xyY:
        0.2076, 0.1366, 10.7603
      CIE-Lab:
        39.1738, 40.2954, -60.8691
        CIE-LCH:
        39.1738, 72.9983, 303.5046
        CIE-Luv:
        39.1738, -0.6229, -90.2964
        Hunter-Lab:
        32.8029, 31.6011, -70.4240
      #5c48c1 color charts
#5c48c1 RGB chart
      #5c48c1 CMYK chart
      #5c48c1 RGB pie chart
      #5c48c1 color shades, tints & tones
#5c48c1 color schemes
#5c48c1 color preview, HTML & CSS examples
           This text has a color of #5c48c1        
        
          <p style="color:#5c48c1;">Text here</p>
        
        
          .mytext {color:#5c48c1;}
        
        Text color #5c48c1
      
           This box has a color of #5c48c1        
        
          <div style="background-color:#5c48c1;">Content here</div>
        
        
          .mybackground {background-color:#5c48c1;}
        
        Background color #5c48c1
      
           Border around this has a color of #5c48c1        
        
          <div style="border:2px solid #5c48c1;">Content here</div>
        
        
          .myborder {border:2px solid #5c48c1;}
        
        Border color #5c48c1