#5f0c41 color space conversions
Hex:
        #5f0c41
        RGB:
        95, 12, 65
        CMY:
        63, 95, 75
        CMYK:
        0, 87, 32, 63
      HSL:
        322°, 77.5701%, 20.9804%
        HSV (HSB):
        322°, 87.3684%, 37.2549%
        XYZ:
        5.8049, 3.0775, 5.2891
        xyY:
        0.4096, 0.2172, 3.0775
      CIE-Lab:
        20.3516, 40.2167, -10.2992
        CIE-LCH:
        20.3516, 41.5145, 345.6357
        CIE-Luv:
        20.3516, 38.2196, -15.8816
        Hunter-Lab:
        17.5428, 28.3659, -5.5958
      #5f0c41 color charts
#5f0c41 RGB chart
      #5f0c41 CMYK chart
      #5f0c41 RGB pie chart
      #5f0c41 color shades, tints & tones
#5f0c41 color schemes
#5f0c41 color preview, HTML & CSS examples
           This text has a color of #5f0c41        
        
          <p style="color:#5f0c41;">Text here</p>
        
        
          .mytext {color:#5f0c41;}
        
        Text color #5f0c41
      
           This box has a color of #5f0c41        
        
          <div style="background-color:#5f0c41;">Content here</div>
        
        
          .mybackground {background-color:#5f0c41;}
        
        Background color #5f0c41
      
           Border around this has a color of #5f0c41        
        
          <div style="border:2px solid #5f0c41;">Content here</div>
        
        
          .myborder {border:2px solid #5f0c41;}
        
        Border color #5f0c41