#5b3ffb color space conversions
Hex:
        #5b3ffb
        RGB:
        91, 63, 251
        CMY:
        64, 75, 2
        CMYK:
        64, 75, 0, 2
      HSL:
        249°, 95.9184%, 61.5686%
        HSV (HSB):
        249°, 74.9004%, 98.4314%
        XYZ:
        23.5045, 12.7442, 92.4878
        xyY:
        0.1826, 0.0990, 12.7442
      CIE-Lab:
        42.3753, 62.2219, -88.7639
        CIE-LCH:
        42.3753, 108.4001, 305.0298
        CIE-Luv:
        42.3753, -3.7445, -129.6067
        Hunter-Lab:
        35.6990, 55.0524, -128.6173
      #5b3ffb color charts
#5b3ffb RGB chart
      #5b3ffb CMYK chart
      #5b3ffb RGB pie chart
      #5b3ffb color shades, tints & tones
#5b3ffb color schemes
#5b3ffb color preview, HTML & CSS examples
           This text has a color of #5b3ffb        
        
          <p style="color:#5b3ffb;">Text here</p>
        
        
          .mytext {color:#5b3ffb;}
        
        Text color #5b3ffb
      
           This box has a color of #5b3ffb        
        
          <div style="background-color:#5b3ffb;">Content here</div>
        
        
          .mybackground {background-color:#5b3ffb;}
        
        Background color #5b3ffb
      
           Border around this has a color of #5b3ffb        
        
          <div style="border:2px solid #5b3ffb;">Content here</div>
        
        
          .myborder {border:2px solid #5b3ffb;}
        
        Border color #5b3ffb