#5b3ced color space conversions
Hex:
        #5b3ced
        RGB:
        91, 60, 237
        CMY:
        64, 76, 7
        CMYK:
        62, 75, 0, 7
      HSL:
        251°, 83.0986%, 58.2353%
        HSV (HSB):
        251°, 74.6835%, 92.9412%
        XYZ:
        21.2163, 11.5703, 81.2358
        xyY:
        0.1861, 0.1015, 11.5703
      CIE-Lab:
        40.5248, 59.6640, -83.9386
        CIE-LCH:
        40.5248, 102.9829, 305.4054
        CIE-Luv:
        40.5248, -2.2626, -121.6170
        Hunter-Lab:
        34.0151, 51.8096, -117.7874
      #5b3ced color charts
#5b3ced RGB chart
      #5b3ced CMYK chart
      #5b3ced RGB pie chart
      #5b3ced color shades, tints & tones
#5b3ced color schemes
#5b3ced color preview, HTML & CSS examples
           This text has a color of #5b3ced        
        
          <p style="color:#5b3ced;">Text here</p>
        
        
          .mytext {color:#5b3ced;}
        
        Text color #5b3ced
      
           This box has a color of #5b3ced        
        
          <div style="background-color:#5b3ced;">Content here</div>
        
        
          .mybackground {background-color:#5b3ced;}
        
        Background color #5b3ced
      
           Border around this has a color of #5b3ced        
        
          <div style="border:2px solid #5b3ced;">Content here</div>
        
        
          .myborder {border:2px solid #5b3ced;}
        
        Border color #5b3ced