#5c034d color space conversions
Hex:
        #5c034d
        RGB:
        92, 3, 77
        CMY:
        64, 99, 70
        CMYK:
        0, 97, 16, 64
      HSL:
        310°, 93.6842%, 18.6275%
        HSV (HSB):
        310°, 96.7391%, 36.0784%
        XYZ:
        5.7858, 2.8763, 7.2714
        xyY:
        0.3631, 0.1805, 2.8763
      CIE-Lab:
        19.5414, 43.4922, -19.8645
        CIE-LCH:
        19.5414, 47.8139, 335.4520
        CIE-Luv:
        19.5414, 32.8466, -26.0185
        Hunter-Lab:
        16.9595, 31.2161, -13.5489
      #5c034d color charts
#5c034d RGB chart
      #5c034d CMYK chart
      #5c034d RGB pie chart
      #5c034d color shades, tints & tones
#5c034d color schemes
#5c034d color preview, HTML & CSS examples
           This text has a color of #5c034d        
        
          <p style="color:#5c034d;">Text here</p>
        
        
          .mytext {color:#5c034d;}
        
        Text color #5c034d
      
           This box has a color of #5c034d        
        
          <div style="background-color:#5c034d;">Content here</div>
        
        
          .mybackground {background-color:#5c034d;}
        
        Background color #5c034d
      
           Border around this has a color of #5c034d        
        
          <div style="border:2px solid #5c034d;">Content here</div>
        
        
          .myborder {border:2px solid #5c034d;}
        
        Border color #5c034d