#5f0b43 color space conversions
Hex:
        #5f0b43
        RGB:
        95, 11, 67
        CMY:
        63, 96, 74
        CMYK:
        0, 88, 29, 63
      HSL:
        320°, 79.2453%, 20.7843%
        HSV (HSB):
        320°, 88.4211%, 37.2549%
        XYZ:
        5.8521, 3.0775, 5.5958
        xyY:
        0.4029, 0.2119, 3.0775
      CIE-Lab:
        20.3516, 40.7488, -11.6832
        CIE-LCH:
        20.3516, 42.3906, 344.0017
        CIE-Luv:
        20.3516, 37.6723, -17.4003
        Hunter-Lab:
        17.5428, 28.8461, -6.6323
      #5f0b43 color charts
#5f0b43 RGB chart
      #5f0b43 CMYK chart
      #5f0b43 RGB pie chart
      #5f0b43 color shades, tints & tones
#5f0b43 color schemes
#5f0b43 color preview, HTML & CSS examples
           This text has a color of #5f0b43        
        
          <p style="color:#5f0b43;">Text here</p>
        
        
          .mytext {color:#5f0b43;}
        
        Text color #5f0b43
      
           This box has a color of #5f0b43        
        
          <div style="background-color:#5f0b43;">Content here</div>
        
        
          .mybackground {background-color:#5f0b43;}
        
        Background color #5f0b43
      
           Border around this has a color of #5f0b43        
        
          <div style="border:2px solid #5f0b43;">Content here</div>
        
        
          .myborder {border:2px solid #5f0b43;}
        
        Border color #5f0b43