#5431eb color space conversions
Hex:
        #5431eb
        RGB:
        84, 49, 235
        CMY:
        67, 81, 8
        CMYK:
        64, 79, 0, 8
      HSL:
        251°, 82.3009%, 55.6863%
        HSV (HSB):
        251°, 79.1489%, 92.1569%
        XYZ:
        19.7499, 10.0796, 79.5019
        xyY:
        0.1806, 0.0922, 10.0796
      CIE-Lab:
        37.9849, 63.4565, -87.0179
        CIE-LCH:
        37.9849, 107.6979, 306.1008
        CIE-Luv:
        37.9849, -2.4192, -121.8606
        Hunter-Lab:
        31.7484, 55.4806, -126.2456
      #5431eb color charts
#5431eb RGB chart
      #5431eb CMYK chart
      #5431eb RGB pie chart
      #5431eb color shades, tints & tones
#5431eb color schemes
#5431eb color preview, HTML & CSS examples
           This text has a color of #5431eb        
        
          <p style="color:#5431eb;">Text here</p>
        
        
          .mytext {color:#5431eb;}
        
        Text color #5431eb
      
           This box has a color of #5431eb        
        
          <div style="background-color:#5431eb;">Content here</div>
        
        
          .mybackground {background-color:#5431eb;}
        
        Background color #5431eb
      
           Border around this has a color of #5431eb        
        
          <div style="border:2px solid #5431eb;">Content here</div>
        
        
          .myborder {border:2px solid #5431eb;}
        
        Border color #5431eb