#5c34bd color space conversions
Hex:
        #5c34bd
        RGB:
        92, 52, 189
        CMY:
        64, 80, 26
        CMYK:
        51, 72, 0, 26
      HSL:
        258°, 56.8465%, 47.2549%
        HSV (HSB):
        258°, 72.4868%, 74.1176%
        XYZ:
        14.8269, 8.4054, 48.9851
        xyY:
        0.2053, 0.1164, 8.4054
      CIE-Lab:
        34.8133, 50.1352, -65.6399
        CIE-LCH:
        34.8133, 82.5962, 307.3723
        CIE-Luv:
        34.8133, 3.7055, -93.0230
        Hunter-Lab:
        28.9921, 40.5510, -79.8819
      #5c34bd color charts
#5c34bd RGB chart
      #5c34bd CMYK chart
      #5c34bd RGB pie chart
      #5c34bd color shades, tints & tones
#5c34bd color schemes
#5c34bd color preview, HTML & CSS examples
           This text has a color of #5c34bd        
        
          <p style="color:#5c34bd;">Text here</p>
        
        
          .mytext {color:#5c34bd;}
        
        Text color #5c34bd
      
           This box has a color of #5c34bd        
        
          <div style="background-color:#5c34bd;">Content here</div>
        
        
          .mybackground {background-color:#5c34bd;}
        
        Background color #5c34bd
      
           Border around this has a color of #5c34bd        
        
          <div style="border:2px solid #5c34bd;">Content here</div>
        
        
          .myborder {border:2px solid #5c34bd;}
        
        Border color #5c34bd