#4f1341 color space conversions
Hex:
        #4f1341
        RGB:
        79, 19, 65
        CMY:
        69, 93, 75
        CMYK:
        0, 76, 18, 69
      HSL:
        314°, 61.2245%, 19.2157%
        HSV (HSB):
        314°, 75.9494%, 30.9804%
        XYZ:
        4.4115, 2.5097, 5.2529
        xyY:
        0.3624, 0.2061, 2.5097
      CIE-Lab:
        17.9623, 33.2985, -14.2521
        CIE-LCH:
        17.9623, 36.2203, 336.8286
        CIE-Luv:
        17.9623, 25.0721, -18.1346
        Hunter-Lab:
        15.8419, 21.9831, -8.5703
      #4f1341 color charts
#4f1341 RGB chart
      #4f1341 CMYK chart
      #4f1341 RGB pie chart
      #4f1341 color shades, tints & tones
#4f1341 color schemes
#4f1341 color preview, HTML & CSS examples
           This text has a color of #4f1341        
        
          <p style="color:#4f1341;">Text here</p>
        
        
          .mytext {color:#4f1341;}
        
        Text color #4f1341
      
           This box has a color of #4f1341        
        
          <div style="background-color:#4f1341;">Content here</div>
        
        
          .mybackground {background-color:#4f1341;}
        
        Background color #4f1341
      
           Border around this has a color of #4f1341        
        
          <div style="border:2px solid #4f1341;">Content here</div>
        
        
          .myborder {border:2px solid #4f1341;}
        
        Border color #4f1341