#54066c color space conversions
Hex:
        #54066c
        RGB:
        84, 6, 108
        CMY:
        67, 98, 58
        CMYK:
        22, 94, 0, 58
      HSL:
        286°, 89.4737%, 22.3529%
        HSV (HSB):
        286°, 94.4444%, 42.3529%
        XYZ:
        6.4281, 3.0978, 14.4465
        xyY:
        0.2681, 0.1292, 3.0978
      CIE-Lab:
        20.4313, 46.6807, -39.1946
        CIE-LCH:
        20.4313, 60.9533, 319.9821
        CIE-Luv:
        20.4313, 18.4183, -47.4444
        Hunter-Lab:
        17.6005, 34.3909, -36.3449
      #54066c color charts
#54066c RGB chart
      #54066c CMYK chart
      #54066c RGB pie chart
      #54066c color shades, tints & tones
#54066c color schemes
#54066c color preview, HTML & CSS examples
           This text has a color of #54066c        
        
          <p style="color:#54066c;">Text here</p>
        
        
          .mytext {color:#54066c;}
        
        Text color #54066c
      
           This box has a color of #54066c        
        
          <div style="background-color:#54066c;">Content here</div>
        
        
          .mybackground {background-color:#54066c;}
        
        Background color #54066c
      
           Border around this has a color of #54066c        
        
          <div style="border:2px solid #54066c;">Content here</div>
        
        
          .myborder {border:2px solid #54066c;}
        
        Border color #54066c