#5c34d2 color space conversions
Hex:
        #5c34d2
        RGB:
        92, 52, 210
        CMY:
        64, 80, 18
        CMYK:
        56, 75, 0, 18
      HSL:
        255°, 63.7097%, 51.3725%
        HSV (HSB):
        255°, 75.2381%, 82.3529%
        XYZ:
        17.2745, 9.3844, 61.8737
        xyY:
        0.1951, 0.1060, 9.3844
      CIE-Lab:
        36.7142, 56.0048, -74.7713
        CIE-LCH:
        36.7142, 93.4199, 306.8337
        CIE-Luv:
        36.7142, 1.5387, -106.2300
        Hunter-Lab:
        30.6340, 47.0463, -98.3083
      #5c34d2 color charts
#5c34d2 RGB chart
      #5c34d2 CMYK chart
      #5c34d2 RGB pie chart
      #5c34d2 color shades, tints & tones
#5c34d2 color schemes
#5c34d2 color preview, HTML & CSS examples
           This text has a color of #5c34d2        
        
          <p style="color:#5c34d2;">Text here</p>
        
        
          .mytext {color:#5c34d2;}
        
        Text color #5c34d2
      
           This box has a color of #5c34d2        
        
          <div style="background-color:#5c34d2;">Content here</div>
        
        
          .mybackground {background-color:#5c34d2;}
        
        Background color #5c34d2
      
           Border around this has a color of #5c34d2        
        
          <div style="border:2px solid #5c34d2;">Content here</div>
        
        
          .myborder {border:2px solid #5c34d2;}
        
        Border color #5c34d2