#5a1344 color space conversions
Hex:
        #5a1344
        RGB:
        90, 19, 68
        CMY:
        65, 93, 73
        CMYK:
        0, 79, 24, 65
      HSL:
        319°, 65.1376%, 21.3725%
        HSV (HSB):
        319°, 78.8889%, 35.2941%
        XYZ:
        5.4927, 3.0568, 5.7694
        xyY:
        0.3836, 0.2135, 3.0568
      CIE-Lab:
        20.2698, 36.9740, -12.5853
        CIE-LCH:
        20.2698, 39.0572, 341.2023
        CIE-Luv:
        20.2698, 32.1983, -17.8153
        Hunter-Lab:
        17.4836, 25.4819, -7.3264
      #5a1344 color charts
#5a1344 RGB chart
      #5a1344 CMYK chart
      #5a1344 RGB pie chart
      #5a1344 color shades, tints & tones
#5a1344 color schemes
#5a1344 color preview, HTML & CSS examples
           This text has a color of #5a1344        
        
          <p style="color:#5a1344;">Text here</p>
        
        
          .mytext {color:#5a1344;}
        
        Text color #5a1344
      
           This box has a color of #5a1344        
        
          <div style="background-color:#5a1344;">Content here</div>
        
        
          .mybackground {background-color:#5a1344;}
        
        Background color #5a1344
      
           Border around this has a color of #5a1344        
        
          <div style="border:2px solid #5a1344;">Content here</div>
        
        
          .myborder {border:2px solid #5a1344;}
        
        Border color #5a1344