#5c34d3 color space conversions
Hex:
        #5c34d3
        RGB:
        92, 52, 211
        CMY:
        64, 80, 17
        CMYK:
        56, 75, 0, 17
      HSL:
        255°, 64.3725%, 51.5686%
        HSV (HSB):
        255°, 75.3555%, 82.7451%
        XYZ:
        17.3995, 9.4344, 62.5320
        xyY:
        0.1947, 0.1056, 9.4344
      CIE-Lab:
        36.8076, 56.2835, -75.1956
        CIE-LCH:
        36.8076, 93.9266, 306.8147
        CIE-Luv:
        36.8076, 1.4418, -106.8462
        Hunter-Lab:
        30.7155, 47.3631, -99.2042
      #5c34d3 color charts
#5c34d3 RGB chart
      #5c34d3 CMYK chart
      #5c34d3 RGB pie chart
      #5c34d3 color shades, tints & tones
#5c34d3 color schemes
#5c34d3 color preview, HTML & CSS examples
           This text has a color of #5c34d3        
        
          <p style="color:#5c34d3;">Text here</p>
        
        
          .mytext {color:#5c34d3;}
        
        Text color #5c34d3
      
           This box has a color of #5c34d3        
        
          <div style="background-color:#5c34d3;">Content here</div>
        
        
          .mybackground {background-color:#5c34d3;}
        
        Background color #5c34d3
      
           Border around this has a color of #5c34d3        
        
          <div style="border:2px solid #5c34d3;">Content here</div>
        
        
          .myborder {border:2px solid #5c34d3;}
        
        Border color #5c34d3