#5b52a4 color space conversions
Hex:
        #5b52a4
        RGB:
        91, 82, 164
        CMY:
        64, 68, 36
        CMYK:
        45, 50, 0, 36
      HSL:
        247°, 33.3333%, 48.2353%
        HSV (HSB):
        247°, 50.0000%, 64.3137%
        XYZ:
        14.0325, 10.9391, 36.4938
        xyY:
        0.2283, 0.1780, 10.9391
      CIE-Lab:
        39.4777, 25.1348, -43.2747
        CIE-LCH:
        39.4777, 50.0446, 300.1488
        CIE-Luv:
        39.4777, -1.3716, -64.6721
        Hunter-Lab:
        33.0743, 17.8528, -42.2680
      #5b52a4 color charts
#5b52a4 RGB chart
      #5b52a4 CMYK chart
      #5b52a4 RGB pie chart
      #5b52a4 color shades, tints & tones
#5b52a4 color schemes
#5b52a4 color preview, HTML & CSS examples
           This text has a color of #5b52a4        
        
          <p style="color:#5b52a4;">Text here</p>
        
        
          .mytext {color:#5b52a4;}
        
        Text color #5b52a4
      
           This box has a color of #5b52a4        
        
          <div style="background-color:#5b52a4;">Content here</div>
        
        
          .mybackground {background-color:#5b52a4;}
        
        Background color #5b52a4
      
           Border around this has a color of #5b52a4        
        
          <div style="border:2px solid #5b52a4;">Content here</div>
        
        
          .myborder {border:2px solid #5b52a4;}
        
        Border color #5b52a4