#5f195b color space conversions
Hex:
        #5f195b
        RGB:
        95, 25, 91
        CMY:
        63, 90, 64
        CMYK:
        0, 74, 4, 63
      HSL:
        303°, 58.3333%, 23.5294%
        HSV (HSB):
        303°, 73.6842%, 37.2549%
        XYZ:
        6.9553, 3.8835, 10.2805
        xyY:
        0.3293, 0.1839, 3.8835
      CIE-Lab:
        23.2825, 39.8150, -23.3430
        CIE-LCH:
        23.2825, 46.1533, 329.6175
        CIE-Luv:
        23.2825, 27.7898, -31.6128
        Hunter-Lab:
        19.7066, 28.5136, -17.1358
      #5f195b color charts
#5f195b RGB chart
      #5f195b CMYK chart
      #5f195b RGB pie chart
      #5f195b color shades, tints & tones
#5f195b color schemes
#5f195b color preview, HTML & CSS examples
           This text has a color of #5f195b        
        
          <p style="color:#5f195b;">Text here</p>
        
        
          .mytext {color:#5f195b;}
        
        Text color #5f195b
      
           This box has a color of #5f195b        
        
          <div style="background-color:#5f195b;">Content here</div>
        
        
          .mybackground {background-color:#5f195b;}
        
        Background color #5f195b
      
           Border around this has a color of #5f195b        
        
          <div style="border:2px solid #5f195b;">Content here</div>
        
        
          .myborder {border:2px solid #5f195b;}
        
        Border color #5f195b