#5f0e45 color space conversions
Hex:
        #5f0e45
        RGB:
        95, 14, 69
        CMY:
        63, 95, 73
        CMYK:
        0, 85, 27, 63
      HSL:
        319°, 74.3119%, 21.3725%
        HSV (HSB):
        319°, 85.2632%, 37.2549%
        XYZ:
        5.9505, 3.1766, 5.9297
        xyY:
        0.3952, 0.2110, 3.1766
      CIE-Lab:
        20.7379, 40.1845, -12.4681
        CIE-LCH:
        20.7379, 42.0743, 342.7624
        CIE-Luv:
        20.7379, 36.5494, -18.2945
        Hunter-Lab:
        17.8231, 28.4045, -7.2496
      #5f0e45 color charts
#5f0e45 RGB chart
      #5f0e45 CMYK chart
      #5f0e45 RGB pie chart
      #5f0e45 color shades, tints & tones
#5f0e45 color schemes
#5f0e45 color preview, HTML & CSS examples
           This text has a color of #5f0e45        
        
          <p style="color:#5f0e45;">Text here</p>
        
        
          .mytext {color:#5f0e45;}
        
        Text color #5f0e45
      
           This box has a color of #5f0e45        
        
          <div style="background-color:#5f0e45;">Content here</div>
        
        
          .mybackground {background-color:#5f0e45;}
        
        Background color #5f0e45
      
           Border around this has a color of #5f0e45        
        
          <div style="border:2px solid #5f0e45;">Content here</div>
        
        
          .myborder {border:2px solid #5f0e45;}
        
        Border color #5f0e45