#5f049c color space conversions
Hex:
        #5f049c
        RGB:
        95, 4, 156
        CMY:
        63, 98, 39
        CMYK:
        39, 97, 0, 39
      HSL:
        276°, 95.0000%, 31.3725%
        HSV (HSB):
        276°, 97.4359%, 61.1765%
        XYZ:
        10.7635, 4.9200, 31.8349
        xyY:
        0.2265, 0.1035, 4.9200
      CIE-Lab:
        26.5057, 58.6889, -59.4571
        CIE-LCH:
        26.5057, 83.5436, 314.6275
        CIE-Luv:
        26.5057, 14.2163, -76.6431
        Hunter-Lab:
        22.1811, 47.8008, -69.5675
      #5f049c color charts
#5f049c RGB chart
      #5f049c CMYK chart
      #5f049c RGB pie chart
      #5f049c color shades, tints & tones
#5f049c color schemes
#5f049c color preview, HTML & CSS examples
           This text has a color of #5f049c        
        
          <p style="color:#5f049c;">Text here</p>
        
        
          .mytext {color:#5f049c;}
        
        Text color #5f049c
      
           This box has a color of #5f049c        
        
          <div style="background-color:#5f049c;">Content here</div>
        
        
          .mybackground {background-color:#5f049c;}
        
        Background color #5f049c
      
           Border around this has a color of #5f049c        
        
          <div style="border:2px solid #5f049c;">Content here</div>
        
        
          .myborder {border:2px solid #5f049c;}
        
        Border color #5f049c