#5426ab color space conversions
Hex:
        #5426ab
        RGB:
        84, 38, 171
        CMY:
        67, 85, 33
        CMYK:
        51, 78, 0, 33
      HSL:
        261°, 63.6364%, 40.9804%
        HSV (HSB):
        261°, 77.7778%, 67.0588%
        XYZ:
        11.7000, 6.2113, 39.1103
        xyY:
        0.2052, 0.1089, 6.2113
      CIE-Lab:
        29.9395, 50.7096, -62.9637
        CIE-LCH:
        29.9395, 80.8449, 308.8472
        CIE-Luv:
        29.9395, 4.9741, -84.3633
        Hunter-Lab:
        24.9225, 40.1830, -75.5967
      #5426ab color charts
#5426ab RGB chart
      #5426ab CMYK chart
      #5426ab RGB pie chart
      #5426ab color shades, tints & tones
#5426ab color schemes
#5426ab color preview, HTML & CSS examples
           This text has a color of #5426ab        
        
          <p style="color:#5426ab;">Text here</p>
        
        
          .mytext {color:#5426ab;}
        
        Text color #5426ab
      
           This box has a color of #5426ab        
        
          <div style="background-color:#5426ab;">Content here</div>
        
        
          .mybackground {background-color:#5426ab;}
        
        Background color #5426ab
      
           Border around this has a color of #5426ab        
        
          <div style="border:2px solid #5426ab;">Content here</div>
        
        
          .myborder {border:2px solid #5426ab;}
        
        Border color #5426ab