#541dc8 color space conversions
Hex:
        #541dc8
        RGB:
        84, 29, 200
        CMY:
        67, 89, 22
        CMYK:
        58, 86, 0, 22
      HSL:
        259°, 74.6725%, 44.9020%
        HSV (HSB):
        259°, 85.5000%, 78.4314%
        XYZ:
        14.5208, 6.9337, 55.2166
        xyY:
        0.1894, 0.0904, 6.9337
      CIE-Lab:
        31.6554, 61.8818, -77.3253
        CIE-LCH:
        31.6554, 99.0382, 308.6695
        CIE-Luv:
        31.6554, 2.6966, -102.3629
        Hunter-Lab:
        26.3319, 52.3539, -105.8957
      #541dc8 color charts
#541dc8 RGB chart
      #541dc8 CMYK chart
      #541dc8 RGB pie chart
      #541dc8 color shades, tints & tones
#541dc8 color schemes
#541dc8 color preview, HTML & CSS examples
           This text has a color of #541dc8        
        
          <p style="color:#541dc8;">Text here</p>
        
        
          .mytext {color:#541dc8;}
        
        Text color #541dc8
      
           This box has a color of #541dc8        
        
          <div style="background-color:#541dc8;">Content here</div>
        
        
          .mybackground {background-color:#541dc8;}
        
        Background color #541dc8
      
           Border around this has a color of #541dc8        
        
          <div style="border:2px solid #541dc8;">Content here</div>
        
        
          .myborder {border:2px solid #541dc8;}
        
        Border color #541dc8