#5431cd color space conversions
Hex:
        #5431cd
        RGB:
        84, 49, 205
        CMY:
        67, 81, 20
        CMYK:
        59, 76, 0, 20
      HSL:
        253°, 61.4173%, 49.8039%
        HSV (HSB):
        253°, 76.0976%, 80.3922%
        XYZ:
        15.7739, 8.4892, 58.5648
        xyY:
        0.1904, 0.1025, 8.4892
      CIE-Lab:
        34.9817, 55.0221, -74.7512
        CIE-LCH:
        34.9817, 92.8179, 306.3557
        CIE-Luv:
        34.9817, 0.0328, -103.9963
        Hunter-Lab:
        29.1363, 45.6486, -98.7794
      #5431cd color charts
#5431cd RGB chart
      #5431cd CMYK chart
      #5431cd RGB pie chart
      #5431cd color shades, tints & tones
#5431cd color schemes
#5431cd color preview, HTML & CSS examples
           This text has a color of #5431cd        
        
          <p style="color:#5431cd;">Text here</p>
        
        
          .mytext {color:#5431cd;}
        
        Text color #5431cd
      
           This box has a color of #5431cd        
        
          <div style="background-color:#5431cd;">Content here</div>
        
        
          .mybackground {background-color:#5431cd;}
        
        Background color #5431cd
      
           Border around this has a color of #5431cd        
        
          <div style="border:2px solid #5431cd;">Content here</div>
        
        
          .myborder {border:2px solid #5431cd;}
        
        Border color #5431cd