#5c054f color space conversions
Hex:
        #5c054f
        RGB:
        92, 5, 79
        CMY:
        64, 98, 69
        CMYK:
        0, 95, 14, 64
      HSL:
        309°, 89.6907%, 19.0196%
        HSV (HSB):
        309°, 94.5652%, 36.0784%
        XYZ:
        5.8792, 2.9484, 7.6564
        xyY:
        0.3567, 0.1789, 2.9484
      CIE-Lab:
        19.8359, 43.2757, -20.7640
        CIE-LCH:
        19.8359, 47.9992, 334.3679
        CIE-Luv:
        19.8359, 31.9709, -27.1291
        Hunter-Lab:
        17.1708, 31.0685, -14.4175
      #5c054f color charts
#5c054f RGB chart
      #5c054f CMYK chart
      #5c054f RGB pie chart
      #5c054f color shades, tints & tones
#5c054f color schemes
#5c054f color preview, HTML & CSS examples
           This text has a color of #5c054f        
        
          <p style="color:#5c054f;">Text here</p>
        
        
          .mytext {color:#5c054f;}
        
        Text color #5c054f
      
           This box has a color of #5c054f        
        
          <div style="background-color:#5c054f;">Content here</div>
        
        
          .mybackground {background-color:#5c054f;}
        
        Background color #5c054f
      
           Border around this has a color of #5c054f        
        
          <div style="border:2px solid #5c054f;">Content here</div>
        
        
          .myborder {border:2px solid #5c054f;}
        
        Border color #5c054f