#5c48a2 color space conversions
Hex:
        #5c48a2
        RGB:
        92, 72, 162
        CMY:
        64, 72, 36
        CMYK:
        43, 56, 0, 36
      HSL:
        253°, 38.4615%, 45.8824%
        HSV (HSB):
        253°, 55.5556%, 63.5294%
        XYZ:
        13.2526, 9.5187, 35.3212
        xyY:
        0.2281, 0.1639, 9.5187
      CIE-Lab:
        36.9643, 30.9785, -46.1038
        CIE-LCH:
        36.9643, 55.5449, 303.8983
        CIE-Luv:
        36.9643, 2.1588, -67.9259
        Hunter-Lab:
        30.8524, 22.6828, -46.2813
      #5c48a2 color charts
#5c48a2 RGB chart
      #5c48a2 CMYK chart
      #5c48a2 RGB pie chart
      #5c48a2 color shades, tints & tones
#5c48a2 color schemes
#5c48a2 color preview, HTML & CSS examples
           This text has a color of #5c48a2        
        
          <p style="color:#5c48a2;">Text here</p>
        
        
          .mytext {color:#5c48a2;}
        
        Text color #5c48a2
      
           This box has a color of #5c48a2        
        
          <div style="background-color:#5c48a2;">Content here</div>
        
        
          .mybackground {background-color:#5c48a2;}
        
        Background color #5c48a2
      
           Border around this has a color of #5c48a2        
        
          <div style="border:2px solid #5c48a2;">Content here</div>
        
        
          .myborder {border:2px solid #5c48a2;}
        
        Border color #5c48a2