#542d8b color space conversions
Hex:
        #542d8b
        RGB:
        84, 45, 139
        CMY:
        67, 82, 45
        CMYK:
        40, 68, 0, 45
      HSL:
        265°, 51.0870%, 36.0784%
        HSV (HSB):
        265°, 67.6259%, 54.5098%
        XYZ:
        9.2547, 5.6257, 25.0242
        xyY:
        0.2319, 0.1410, 5.6257
      CIE-Lab:
        28.4477, 38.4419, -45.8737
        CIE-LCH:
        28.4477, 59.8513, 309.9629
        CIE-Luv:
        28.4477, 7.9810, -62.2162
        Hunter-Lab:
        23.7185, 28.1417, -45.9509
      #542d8b color charts
#542d8b RGB chart
      #542d8b CMYK chart
      #542d8b RGB pie chart
      #542d8b color shades, tints & tones
#542d8b color schemes
#542d8b color preview, HTML & CSS examples
           This text has a color of #542d8b        
        
          <p style="color:#542d8b;">Text here</p>
        
        
          .mytext {color:#542d8b;}
        
        Text color #542d8b
      
           This box has a color of #542d8b        
        
          <div style="background-color:#542d8b;">Content here</div>
        
        
          .mybackground {background-color:#542d8b;}
        
        Background color #542d8b
      
           Border around this has a color of #542d8b        
        
          <div style="border:2px solid #542d8b;">Content here</div>
        
        
          .myborder {border:2px solid #542d8b;}
        
        Border color #542d8b