#5431df color space conversions
Hex:
        #5431df
        RGB:
        84, 49, 223
        CMY:
        67, 81, 13
        CMYK:
        62, 78, 0, 13
      HSL:
        252°, 73.1092%, 53.3333%
        HSV (HSB):
        252°, 78.0269%, 87.4510%
        XYZ:
        18.0738, 9.4092, 70.6756
        xyY:
        0.1841, 0.0959, 9.4092
      CIE-Lab:
        36.7604, 60.1079, -82.2013
        CIE-LCH:
        36.7604, 101.8332, 306.1753
        CIE-Luv:
        36.7604, -1.4812, -114.8015
        Hunter-Lab:
        30.6743, 51.4946, -115.1358
      #5431df color charts
#5431df RGB chart
      #5431df CMYK chart
      #5431df RGB pie chart
      #5431df color shades, tints & tones
#5431df color schemes
#5431df color preview, HTML & CSS examples
           This text has a color of #5431df        
        
          <p style="color:#5431df;">Text here</p>
        
        
          .mytext {color:#5431df;}
        
        Text color #5431df
      
           This box has a color of #5431df        
        
          <div style="background-color:#5431df;">Content here</div>
        
        
          .mybackground {background-color:#5431df;}
        
        Background color #5431df
      
           Border around this has a color of #5431df        
        
          <div style="border:2px solid #5431df;">Content here</div>
        
        
          .myborder {border:2px solid #5431df;}
        
        Border color #5431df