#5f318d color space conversions
Hex:
        #5f318d
        RGB:
        95, 49, 141
        CMY:
        63, 81, 45
        CMYK:
        33, 65, 0, 45
      HSL:
        270°, 48.4211%, 37.2549%
        HSV (HSB):
        270°, 65.2482%, 55.2941%
        XYZ:
        10.6253, 6.5526, 25.9041
        xyY:
        0.2466, 0.1521, 6.5526
      CIE-Lab:
        30.7659, 39.2866, -43.2961
        CIE-LCH:
        30.7659, 58.4636, 312.2204
        CIE-Luv:
        30.7659, 11.9567, -60.9291
        Hunter-Lab:
        25.5981, 29.2959, -42.0801
      #5f318d color charts
#5f318d RGB chart
      #5f318d CMYK chart
      #5f318d RGB pie chart
      #5f318d color shades, tints & tones
#5f318d color schemes
#5f318d color preview, HTML & CSS examples
           This text has a color of #5f318d        
        
          <p style="color:#5f318d;">Text here</p>
        
        
          .mytext {color:#5f318d;}
        
        Text color #5f318d
      
           This box has a color of #5f318d        
        
          <div style="background-color:#5f318d;">Content here</div>
        
        
          .mybackground {background-color:#5f318d;}
        
        Background color #5f318d
      
           Border around this has a color of #5f318d        
        
          <div style="border:2px solid #5f318d;">Content here</div>
        
        
          .myborder {border:2px solid #5f318d;}
        
        Border color #5f318d