#5f2356 color space conversions
Hex:
        #5f2356
        RGB:
        95, 35, 86
        CMY:
        63, 86, 66
        CMYK:
        0, 63, 9, 63
      HSL:
        309°, 46.1538%, 25.4902%
        HSV (HSB):
        309°, 63.1579%, 37.2549%
        XYZ:
        7.0001, 4.3068, 9.2665
        xyY:
        0.3402, 0.2093, 4.3068
      CIE-Lab:
        24.6610, 34.3210, -17.8676
        CIE-LCH:
        24.6610, 38.6935, 332.4985
        CIE-Luv:
        24.6610, 26.8807, -25.1309
        Hunter-Lab:
        20.7529, 23.8912, -11.9467
      #5f2356 color charts
#5f2356 RGB chart
      #5f2356 CMYK chart
      #5f2356 RGB pie chart
      #5f2356 color shades, tints & tones
#5f2356 color schemes
#5f2356 color preview, HTML & CSS examples
           This text has a color of #5f2356        
        
          <p style="color:#5f2356;">Text here</p>
        
        
          .mytext {color:#5f2356;}
        
        Text color #5f2356
      
           This box has a color of #5f2356        
        
          <div style="background-color:#5f2356;">Content here</div>
        
        
          .mybackground {background-color:#5f2356;}
        
        Background color #5f2356
      
           Border around this has a color of #5f2356        
        
          <div style="border:2px solid #5f2356;">Content here</div>
        
        
          .myborder {border:2px solid #5f2356;}
        
        Border color #5f2356