#541aaf color space conversions
Hex:
        #541aaf
        RGB:
        84, 26, 175
        CMY:
        67, 90, 31
        CMYK:
        52, 85, 0, 31
      HSL:
        263°, 74.1294%, 39.4118%
        HSV (HSB):
        263°, 85.1429%, 68.6275%
        XYZ:
        11.7634, 5.7188, 41.0413
        xyY:
        0.2010, 0.0977, 5.7188
      CIE-Lab:
        28.6915, 56.5376, -67.4176
        CIE-LCH:
        28.6915, 87.9865, 309.9838
        CIE-Luv:
        28.6915, 5.7413, -87.6884
        Hunter-Lab:
        23.9139, 45.9560, -85.0143
      #541aaf color charts
#541aaf RGB chart
      #541aaf CMYK chart
      #541aaf RGB pie chart
      #541aaf color shades, tints & tones
#541aaf color schemes
#541aaf color preview, HTML & CSS examples
           This text has a color of #541aaf        
        
          <p style="color:#541aaf;">Text here</p>
        
        
          .mytext {color:#541aaf;}
        
        Text color #541aaf
      
           This box has a color of #541aaf        
        
          <div style="background-color:#541aaf;">Content here</div>
        
        
          .mybackground {background-color:#541aaf;}
        
        Background color #541aaf
      
           Border around this has a color of #541aaf        
        
          <div style="border:2px solid #541aaf;">Content here</div>
        
        
          .myborder {border:2px solid #541aaf;}
        
        Border color #541aaf