#5b3fea color space conversions
Hex:
        #5b3fea
        RGB:
        91, 63, 234
        CMY:
        64, 75, 8
        CMYK:
        61, 73, 0, 8
      HSL:
        250°, 80.2817%, 58.2353%
        HSV (HSB):
        250°, 73.0769%, 91.7647%
        XYZ:
        20.9432, 11.7197, 79.0002
        xyY:
        0.1876, 0.1050, 11.7197
      CIE-Lab:
        40.7671, 57.3128, -81.8414
        CIE-LCH:
        40.7671, 99.9138, 305.0032
        CIE-Luv:
        40.7671, -2.4903, -119.3260
        Hunter-Lab:
        34.2340, 49.2906, -112.8569
      #5b3fea color charts
#5b3fea RGB chart
      #5b3fea CMYK chart
      #5b3fea RGB pie chart
      #5b3fea color shades, tints & tones
#5b3fea color schemes
#5b3fea color preview, HTML & CSS examples
           This text has a color of #5b3fea        
        
          <p style="color:#5b3fea;">Text here</p>
        
        
          .mytext {color:#5b3fea;}
        
        Text color #5b3fea
      
           This box has a color of #5b3fea        
        
          <div style="background-color:#5b3fea;">Content here</div>
        
        
          .mybackground {background-color:#5b3fea;}
        
        Background color #5b3fea
      
           Border around this has a color of #5b3fea        
        
          <div style="border:2px solid #5b3fea;">Content here</div>
        
        
          .myborder {border:2px solid #5b3fea;}
        
        Border color #5b3fea