#5f108d color space conversions
Hex:
        #5f108d
        RGB:
        95, 16, 141
        CMY:
        63, 94, 45
        CMYK:
        33, 89, 0, 45
      HSL:
        278°, 79.6178%, 30.7843%
        HSV (HSB):
        278°, 88.6525%, 55.2941%
        XYZ:
        9.7123, 4.7266, 25.5997
        xyY:
        0.2426, 0.1181, 4.7266
      CIE-Lab:
        25.9411, 52.9765, -51.1275
        CIE-LCH:
        25.9411, 73.6243, 316.0175
        CIE-Luv:
        25.9411, 16.5122, -66.8036
        Hunter-Lab:
        21.7407, 41.6961, -54.5958
      #5f108d color charts
#5f108d RGB chart
      #5f108d CMYK chart
      #5f108d RGB pie chart
      #5f108d color shades, tints & tones
#5f108d color schemes
#5f108d color preview, HTML & CSS examples
           This text has a color of #5f108d        
        
          <p style="color:#5f108d;">Text here</p>
        
        
          .mytext {color:#5f108d;}
        
        Text color #5f108d
      
           This box has a color of #5f108d        
        
          <div style="background-color:#5f108d;">Content here</div>
        
        
          .mybackground {background-color:#5f108d;}
        
        Background color #5f108d
      
           Border around this has a color of #5f108d        
        
          <div style="border:2px solid #5f108d;">Content here</div>
        
        
          .myborder {border:2px solid #5f108d;}
        
        Border color #5f108d