#5b34af color space conversions
Hex:
        #5b34af
        RGB:
        91, 52, 175
        CMY:
        64, 80, 31
        CMYK:
        48, 70, 0, 31
      HSL:
        259°, 54.1850%, 44.5098%
        HSV (HSB):
        259°, 70.2857%, 68.6275%
        XYZ:
        13.2802, 7.7753, 41.3583
        xyY:
        0.2128, 0.1246, 7.7753
      CIE-Lab:
        33.5104, 46.0463, -59.4802
        CIE-LCH:
        33.5104, 75.2207, 307.7451
        CIE-Luv:
        33.5104, 4.9274, -83.9980
        Hunter-Lab:
        27.8842, 36.2159, -68.4210
      #5b34af color charts
#5b34af RGB chart
      #5b34af CMYK chart
      #5b34af RGB pie chart
      #5b34af color shades, tints & tones
#5b34af color schemes
#5b34af color preview, HTML & CSS examples
           This text has a color of #5b34af        
        
          <p style="color:#5b34af;">Text here</p>
        
        
          .mytext {color:#5b34af;}
        
        Text color #5b34af
      
           This box has a color of #5b34af        
        
          <div style="background-color:#5b34af;">Content here</div>
        
        
          .mybackground {background-color:#5b34af;}
        
        Background color #5b34af
      
           Border around this has a color of #5b34af        
        
          <div style="border:2px solid #5b34af;">Content here</div>
        
        
          .myborder {border:2px solid #5b34af;}
        
        Border color #5b34af