#5c034f color space conversions
Hex:
        #5c034f
        RGB:
        92, 3, 79
        CMY:
        64, 99, 69
        CMYK:
        0, 97, 14, 64
      HSL:
        309°, 93.6842%, 18.6275%
        HSV (HSB):
        309°, 96.7391%, 36.0784%
        XYZ:
        5.8575, 2.9049, 7.6491
        xyY:
        0.3569, 0.1770, 2.9049
      CIE-Lab:
        19.6591, 43.7939, -21.0428
        CIE-LCH:
        19.6591, 48.5871, 334.3359
        CIE-Luv:
        19.6591, 32.1688, -27.3764
        Hunter-Lab:
        17.0439, 31.5182, -14.6780
      #5c034f color charts
#5c034f RGB chart
      #5c034f CMYK chart
      #5c034f RGB pie chart
      #5c034f color shades, tints & tones
#5c034f color schemes
#5c034f color preview, HTML & CSS examples
           This text has a color of #5c034f        
        
          <p style="color:#5c034f;">Text here</p>
        
        
          .mytext {color:#5c034f;}
        
        Text color #5c034f
      
           This box has a color of #5c034f        
        
          <div style="background-color:#5c034f;">Content here</div>
        
        
          .mybackground {background-color:#5c034f;}
        
        Background color #5c034f
      
           Border around this has a color of #5c034f        
        
          <div style="border:2px solid #5c034f;">Content here</div>
        
        
          .myborder {border:2px solid #5c034f;}
        
        Border color #5c034f