#5b53fc color space conversions
Hex:
        #5b53fc
        RGB:
        91, 83, 252
        CMY:
        64, 67, 1
        CMYK:
        64, 67, 0, 1
      HSL:
        243°, 96.5714%, 65.6863%
        HSV (HSB):
        243°, 67.0635%, 98.8235%
        XYZ:
        24.9783, 15.4389, 93.7590
        xyY:
        0.1862, 0.1151, 15.4389
      CIE-Lab:
        46.2296, 52.0355, -82.9822
        CIE-LCH:
        46.2296, 97.9476, 302.0905
        CIE-Luv:
        46.2296, -7.2550, -126.1990
        Hunter-Lab:
        39.2924, 44.7114, -113.9722
      #5b53fc color charts
#5b53fc RGB chart
      #5b53fc CMYK chart
      #5b53fc RGB pie chart
      #5b53fc color shades, tints & tones
#5b53fc color schemes
#5b53fc color preview, HTML & CSS examples
           This text has a color of #5b53fc        
        
          <p style="color:#5b53fc;">Text here</p>
        
        
          .mytext {color:#5b53fc;}
        
        Text color #5b53fc
      
           This box has a color of #5b53fc        
        
          <div style="background-color:#5b53fc;">Content here</div>
        
        
          .mybackground {background-color:#5b53fc;}
        
        Background color #5b53fc
      
           Border around this has a color of #5b53fc        
        
          <div style="border:2px solid #5b53fc;">Content here</div>
        
        
          .myborder {border:2px solid #5b53fc;}
        
        Border color #5b53fc