#5f134b color space conversions
Hex:
        #5f134b
        RGB:
        95, 19, 75
        CMY:
        63, 93, 71
        CMYK:
        0, 80, 21, 63
      HSL:
        316°, 66.6667%, 22.3529%
        HSV (HSB):
        316°, 80.0000%, 37.2549%
        XYZ:
        6.2222, 3.4066, 6.9862
        xyY:
        0.3745, 0.2050, 3.4066
      CIE-Lab:
        21.6039, 39.4279, -15.2333
        CIE-LCH:
        21.6039, 42.2683, 338.8755
        CIE-Luv:
        21.6039, 33.7313, -21.5330
        Hunter-Lab:
        18.4571, 27.8754, -9.5220
      #5f134b color charts
#5f134b RGB chart
      #5f134b CMYK chart
      #5f134b RGB pie chart
      #5f134b color shades, tints & tones
#5f134b color schemes
#5f134b color preview, HTML & CSS examples
           This text has a color of #5f134b        
        
          <p style="color:#5f134b;">Text here</p>
        
        
          .mytext {color:#5f134b;}
        
        Text color #5f134b
      
           This box has a color of #5f134b        
        
          <div style="background-color:#5f134b;">Content here</div>
        
        
          .mybackground {background-color:#5f134b;}
        
        Background color #5f134b
      
           Border around this has a color of #5f134b        
        
          <div style="border:2px solid #5f134b;">Content here</div>
        
        
          .myborder {border:2px solid #5f134b;}
        
        Border color #5f134b