#5417a1 color space conversions
Hex:
        #5417a1
        RGB:
        84, 23, 161
        CMY:
        67, 91, 37
        CMYK:
        48, 86, 0, 37
      HSL:
        267°, 75.0000%, 36.0784%
        HSV (HSB):
        267°, 85.7143%, 63.1373%
        XYZ:
        10.3956, 5.0708, 34.1491
        xyY:
        0.2095, 0.1022, 5.0708
      CIE-Lab:
        26.9356, 54.0478, -61.8575
        CIE-LCH:
        26.9356, 82.1433, 311.1452
        CIE-Luv:
        26.9356, 7.8026, -79.3984
        Hunter-Lab:
        22.5185, 42.9965, -74.1498
      #5417a1 color charts
#5417a1 RGB chart
      #5417a1 CMYK chart
      #5417a1 RGB pie chart
      #5417a1 color shades, tints & tones
#5417a1 color schemes
#5417a1 color preview, HTML & CSS examples
           This text has a color of #5417a1        
        
          <p style="color:#5417a1;">Text here</p>
        
        
          .mytext {color:#5417a1;}
        
        Text color #5417a1
      
           This box has a color of #5417a1        
        
          <div style="background-color:#5417a1;">Content here</div>
        
        
          .mybackground {background-color:#5417a1;}
        
        Background color #5417a1
      
           Border around this has a color of #5417a1        
        
          <div style="border:2px solid #5417a1;">Content here</div>
        
        
          .myborder {border:2px solid #5417a1;}
        
        Border color #5417a1