#5c34a2 color space conversions
Hex:
        #5c34a2
        RGB:
        92, 52, 162
        CMY:
        64, 80, 36
        CMYK:
        43, 68, 0, 36
      HSL:
        262°, 51.4019%, 41.9608%
        HSV (HSB):
        262°, 67.9012%, 63.5294%
        XYZ:
        12.1632, 7.3399, 34.9581
        xyY:
        0.2233, 0.1348, 7.3399
      CIE-Lab:
        32.5686, 42.6176, -53.2102
        CIE-LCH:
        32.5686, 68.1732, 308.6922
        CIE-Luv:
        32.5686, 6.9272, -75.1523
        Hunter-Lab:
        27.0923, 32.7268, -57.5392
      #5c34a2 color charts
#5c34a2 RGB chart
      #5c34a2 CMYK chart
      #5c34a2 RGB pie chart
      #5c34a2 color shades, tints & tones
#5c34a2 color schemes
#5c34a2 color preview, HTML & CSS examples
           This text has a color of #5c34a2        
        
          <p style="color:#5c34a2;">Text here</p>
        
        
          .mytext {color:#5c34a2;}
        
        Text color #5c34a2
      
           This box has a color of #5c34a2        
        
          <div style="background-color:#5c34a2;">Content here</div>
        
        
          .mybackground {background-color:#5c34a2;}
        
        Background color #5c34a2
      
           Border around this has a color of #5c34a2        
        
          <div style="border:2px solid #5c34a2;">Content here</div>
        
        
          .myborder {border:2px solid #5c34a2;}
        
        Border color #5c34a2