#5b34db color space conversions
Hex:
        #5b34db
        RGB:
        91, 52, 219
        CMY:
        64, 80, 14
        CMYK:
        58, 76, 0, 14
      HSL:
        254°, 69.8745%, 53.1373%
        HSV (HSB):
        254°, 76.2557%, 85.8824%
        XYZ:
        18.3286, 9.7946, 67.9424
        xyY:
        0.1908, 0.1020, 9.7946
      CIE-Lab:
        37.4712, 58.3889, -78.7140
        CIE-LCH:
        37.4712, 98.0059, 306.5675
        CIE-Luv:
        37.4712, 0.3914, -111.7915
        Hunter-Lab:
        31.2963, 49.7692, -106.8074
      #5b34db color charts
#5b34db RGB chart
      #5b34db CMYK chart
      #5b34db RGB pie chart
      #5b34db color shades, tints & tones
#5b34db color schemes
#5b34db color preview, HTML & CSS examples
           This text has a color of #5b34db        
        
          <p style="color:#5b34db;">Text here</p>
        
        
          .mytext {color:#5b34db;}
        
        Text color #5b34db
      
           This box has a color of #5b34db        
        
          <div style="background-color:#5b34db;">Content here</div>
        
        
          .mybackground {background-color:#5b34db;}
        
        Background color #5b34db
      
           Border around this has a color of #5b34db        
        
          <div style="border:2px solid #5b34db;">Content here</div>
        
        
          .myborder {border:2px solid #5b34db;}
        
        Border color #5b34db