#5416bd color space conversions
Hex:
        #5416bd
        RGB:
        84, 22, 189
        CMY:
        67, 91, 26
        CMYK:
        56, 88, 0, 26
      HSL:
        262°, 79.1469%, 41.3725%
        HSV (HSB):
        262°, 88.3598%, 74.1176%
        XYZ:
        13.1284, 6.1328, 48.6359
        xyY:
        0.1934, 0.0903, 6.1328
      CIE-Lab:
        29.7450, 61.2839, -74.0135
        CIE-LCH:
        29.7450, 96.0922, 309.6251
        CIE-Luv:
        29.7450, 4.3906, -96.0759
        Hunter-Lab:
        24.7644, 51.2906, -99.1071
      #5416bd color charts
#5416bd RGB chart
      #5416bd CMYK chart
      #5416bd RGB pie chart
      #5416bd color shades, tints & tones
#5416bd color schemes
#5416bd color preview, HTML & CSS examples
           This text has a color of #5416bd        
        
          <p style="color:#5416bd;">Text here</p>
        
        
          .mytext {color:#5416bd;}
        
        Text color #5416bd
      
           This box has a color of #5416bd        
        
          <div style="background-color:#5416bd;">Content here</div>
        
        
          .mybackground {background-color:#5416bd;}
        
        Background color #5416bd
      
           Border around this has a color of #5416bd        
        
          <div style="border:2px solid #5416bd;">Content here</div>
        
        
          .myborder {border:2px solid #5416bd;}
        
        Border color #5416bd