#5f103e color space conversions
Hex:
        #5f103e
        RGB:
        95, 16, 62
        CMY:
        63, 94, 76
        CMYK:
        0, 83, 35, 63
      HSL:
        325°, 71.1712%, 21.7647%
        HSV (HSB):
        325°, 83.1579%, 37.2549%
        XYZ:
        5.7741, 3.1513, 4.8614
        xyY:
        0.4188, 0.2286, 3.1513
      CIE-Lab:
        20.6398, 38.6253, -7.7795
        CIE-LCH:
        20.6398, 39.4009, 348.6124
        CIE-Luv:
        20.6398, 38.5533, -13.1361
        Hunter-Lab:
        17.7518, 26.9946, -3.8103
      #5f103e color charts
#5f103e RGB chart
      #5f103e CMYK chart
      #5f103e RGB pie chart
      #5f103e color shades, tints & tones
#5f103e color schemes
#5f103e color preview, HTML & CSS examples
           This text has a color of #5f103e        
        
          <p style="color:#5f103e;">Text here</p>
        
        
          .mytext {color:#5f103e;}
        
        Text color #5f103e
      
           This box has a color of #5f103e        
        
          <div style="background-color:#5f103e;">Content here</div>
        
        
          .mybackground {background-color:#5f103e;}
        
        Background color #5f103e
      
           Border around this has a color of #5f103e        
        
          <div style="border:2px solid #5f103e;">Content here</div>
        
        
          .myborder {border:2px solid #5f103e;}
        
        Border color #5f103e