#5b3ffe color space conversions
Hex:
        #5b3ffe
        RGB:
        91, 63, 254
        CMY:
        64, 75, 0
        CMYK:
        64, 75, 0, 0
      HSL:
        249°, 98.9637%, 62.1569%
        HSV (HSB):
        249°, 75.1969%, 99.6078%
        XYZ:
        23.9813, 12.9349, 94.9987
        xyY:
        0.1818, 0.0981, 12.9349
      CIE-Lab:
        42.6650, 63.0809, -89.9630
        CIE-LCH:
        42.6650, 109.8751, 305.0376
        CIE-Luv:
        42.6650, -3.9569, -131.3937
        Hunter-Lab:
        35.9651, 56.0834, -131.4335
      #5b3ffe color charts
#5b3ffe RGB chart
      #5b3ffe CMYK chart
      #5b3ffe RGB pie chart
      #5b3ffe color shades, tints & tones
#5b3ffe color schemes
#5b3ffe color preview, HTML & CSS examples
           This text has a color of #5b3ffe        
        
          <p style="color:#5b3ffe;">Text here</p>
        
        
          .mytext {color:#5b3ffe;}
        
        Text color #5b3ffe
      
           This box has a color of #5b3ffe        
        
          <div style="background-color:#5b3ffe;">Content here</div>
        
        
          .mybackground {background-color:#5b3ffe;}
        
        Background color #5b3ffe
      
           Border around this has a color of #5b3ffe        
        
          <div style="border:2px solid #5b3ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5b3ffe;}
        
        Border color #5b3ffe