#5c34e5 color space conversions
Hex:
        #5c34e5
        RGB:
        92, 52, 229
        CMY:
        64, 80, 10
        CMYK:
        60, 77, 0, 10
      HSL:
        254°, 77.2926%, 55.0980%
        HSV (HSB):
        254°, 77.2926%, 89.8039%
        XYZ:
        19.7845, 10.3884, 75.0912
        xyY:
        0.1880, 0.0987, 10.3884
      CIE-Lab:
        38.5307, 61.2767, -82.6827
        CIE-LCH:
        38.5307, 102.9139, 306.5424
        CIE-Luv:
        38.5307, -0.2161, -117.7676
        Hunter-Lab:
        32.2311, 53.1646, -115.5705
      #5c34e5 color charts
#5c34e5 RGB chart
      #5c34e5 CMYK chart
      #5c34e5 RGB pie chart
      #5c34e5 color shades, tints & tones
#5c34e5 color schemes
#5c34e5 color preview, HTML & CSS examples
           This text has a color of #5c34e5        
        
          <p style="color:#5c34e5;">Text here</p>
        
        
          .mytext {color:#5c34e5;}
        
        Text color #5c34e5
      
           This box has a color of #5c34e5        
        
          <div style="background-color:#5c34e5;">Content here</div>
        
        
          .mybackground {background-color:#5c34e5;}
        
        Background color #5c34e5
      
           Border around this has a color of #5c34e5        
        
          <div style="border:2px solid #5c34e5;">Content here</div>
        
        
          .myborder {border:2px solid #5c34e5;}
        
        Border color #5c34e5