#5f1256 color space conversions
Hex:
        #5f1256
        RGB:
        95, 18, 86
        CMY:
        63, 93, 66
        CMYK:
        0, 81, 9, 63
      HSL:
        307°, 68.1416%, 22.1569%
        HSV (HSB):
        307°, 81.0526%, 37.2549%
        XYZ:
        6.6153, 3.5374, 9.1382
        xyY:
        0.3429, 0.1834, 3.5374
      CIE-Lab:
        22.0790, 41.5380, -21.9115
        CIE-LCH:
        22.0790, 46.9629, 332.1881
        CIE-Luv:
        22.0790, 30.4238, -29.5009
        Hunter-Lab:
        18.8080, 29.8700, -15.6416
      #5f1256 color charts
#5f1256 RGB chart
      #5f1256 CMYK chart
      #5f1256 RGB pie chart
      #5f1256 color shades, tints & tones
#5f1256 color schemes
#5f1256 color preview, HTML & CSS examples
           This text has a color of #5f1256        
        
          <p style="color:#5f1256;">Text here</p>
        
        
          .mytext {color:#5f1256;}
        
        Text color #5f1256
      
           This box has a color of #5f1256        
        
          <div style="background-color:#5f1256;">Content here</div>
        
        
          .mybackground {background-color:#5f1256;}
        
        Background color #5f1256
      
           Border around this has a color of #5f1256        
        
          <div style="border:2px solid #5f1256;">Content here</div>
        
        
          .myborder {border:2px solid #5f1256;}
        
        Border color #5f1256