#5f134d color space conversions
Hex:
        #5f134d
        RGB:
        95, 19, 77
        CMY:
        63, 93, 70
        CMYK:
        0, 80, 19, 63
      HSL:
        314°, 66.6667%, 22.3529%
        HSV (HSB):
        314°, 80.0000%, 37.2549%
        XYZ:
        6.2917, 3.4345, 7.3525
        xyY:
        0.3684, 0.2011, 3.4345
      CIE-Lab:
        21.7060, 39.7359, -16.4328
        CIE-LCH:
        21.7060, 42.9997, 337.5325
        CIE-Luv:
        21.7060, 33.0924, -22.9444
        Hunter-Lab:
        18.5323, 28.1695, -10.5500
      #5f134d color charts
#5f134d RGB chart
      #5f134d CMYK chart
      #5f134d RGB pie chart
      #5f134d color shades, tints & tones
#5f134d color schemes
#5f134d color preview, HTML & CSS examples
           This text has a color of #5f134d        
        
          <p style="color:#5f134d;">Text here</p>
        
        
          .mytext {color:#5f134d;}
        
        Text color #5f134d
      
           This box has a color of #5f134d        
        
          <div style="background-color:#5f134d;">Content here</div>
        
        
          .mybackground {background-color:#5f134d;}
        
        Background color #5f134d
      
           Border around this has a color of #5f134d        
        
          <div style="border:2px solid #5f134d;">Content here</div>
        
        
          .myborder {border:2px solid #5f134d;}
        
        Border color #5f134d