#5f099d color space conversions
Hex:
        #5f099d
        RGB:
        95, 9, 157
        CMY:
        63, 96, 38
        CMYK:
        39, 94, 0, 38
      HSL:
        275°, 89.1566%, 32.5490%
        HSV (HSB):
        275°, 94.2675%, 61.5686%
        XYZ:
        10.9028, 5.0626, 32.3008
        xyY:
        0.2259, 0.1049, 5.0626
      CIE-Lab:
        26.9123, 57.9754, -59.4005
        CIE-LCH:
        26.9123, 83.0034, 314.3044
        CIE-Luv:
        26.9123, 13.8222, -77.0969
        Hunter-Lab:
        22.5002, 47.1194, -69.3653
      #5f099d color charts
#5f099d RGB chart
      #5f099d CMYK chart
      #5f099d RGB pie chart
      #5f099d color shades, tints & tones
#5f099d color schemes
#5f099d color preview, HTML & CSS examples
           This text has a color of #5f099d        
        
          <p style="color:#5f099d;">Text here</p>
        
        
          .mytext {color:#5f099d;}
        
        Text color #5f099d
      
           This box has a color of #5f099d        
        
          <div style="background-color:#5f099d;">Content here</div>
        
        
          .mybackground {background-color:#5f099d;}
        
        Background color #5f099d
      
           Border around this has a color of #5f099d        
        
          <div style="border:2px solid #5f099d;">Content here</div>
        
        
          .myborder {border:2px solid #5f099d;}
        
        Border color #5f099d