#5f2361 color space conversions
Hex:
        #5f2361
        RGB:
        95, 35, 97
        CMY:
        63, 86, 62
        CMYK:
        2, 64, 0, 62
      HSL:
        298°, 46.9697%, 25.8824%
        HSV (HSB):
        298°, 63.9175%, 38.0392%
        XYZ:
        7.4780, 4.4980, 11.7833
        xyY:
        0.3147, 0.1893, 4.4980
      CIE-Lab:
        25.2539, 36.4306, -24.1813
        CIE-LCH:
        25.2539, 43.7255, 326.4253
        CIE-Luv:
        25.2539, 24.0816, -33.2607
        Hunter-Lab:
        21.2086, 25.8231, -18.0951
      #5f2361 color charts
#5f2361 RGB chart
      #5f2361 CMYK chart
      #5f2361 RGB pie chart
      #5f2361 color shades, tints & tones
#5f2361 color schemes
#5f2361 color preview, HTML & CSS examples
           This text has a color of #5f2361        
        
          <p style="color:#5f2361;">Text here</p>
        
        
          .mytext {color:#5f2361;}
        
        Text color #5f2361
      
           This box has a color of #5f2361        
        
          <div style="background-color:#5f2361;">Content here</div>
        
        
          .mybackground {background-color:#5f2361;}
        
        Background color #5f2361
      
           Border around this has a color of #5f2361        
        
          <div style="border:2px solid #5f2361;">Content here</div>
        
        
          .myborder {border:2px solid #5f2361;}
        
        Border color #5f2361