#5331ed color space conversions
Hex:
        #5331ed
        RGB:
        83, 49, 237
        CMY:
        67, 81, 7
        CMYK:
        65, 79, 0, 7
      HSL:
        251°, 83.9286%, 56.0784%
        HSV (HSB):
        251°, 79.3249%, 92.9412%
        XYZ:
        19.9517, 10.1501, 81.0284
        xyY:
        0.1795, 0.0913, 10.1501
      CIE-Lab:
        38.1104, 63.9208, -87.9469
        CIE-LCH:
        38.1104, 108.7222, 306.0101
        CIE-Luv:
        38.1104, -2.8080, -123.0498
        Hunter-Lab:
        31.8591, 56.0314, -128.4927
      #5331ed color charts
#5331ed RGB chart
      #5331ed CMYK chart
      #5331ed RGB pie chart
      #5331ed color shades, tints & tones
#5331ed color schemes
#5331ed color preview, HTML & CSS examples
           This text has a color of #5331ed        
        
          <p style="color:#5331ed;">Text here</p>
        
        
          .mytext {color:#5331ed;}
        
        Text color #5331ed
      
           This box has a color of #5331ed        
        
          <div style="background-color:#5331ed;">Content here</div>
        
        
          .mybackground {background-color:#5331ed;}
        
        Background color #5331ed
      
           Border around this has a color of #5331ed        
        
          <div style="border:2px solid #5331ed;">Content here</div>
        
        
          .myborder {border:2px solid #5331ed;}
        
        Border color #5331ed