#5f1144 color space conversions
Hex:
        #5f1144
        RGB:
        95, 17, 68
        CMY:
        63, 93, 73
        CMYK:
        0, 82, 28, 63
      HSL:
        321°, 69.6429%, 21.9608%
        HSV (HSB):
        321°, 82.1053%, 37.2549%
        XYZ:
        5.9632, 3.2511, 5.7821
        xyY:
        0.3976, 0.2168, 3.2511
      CIE-Lab:
        21.0229, 39.0963, -11.3421
        CIE-LCH:
        21.0229, 40.7083, 343.8222
        CIE-Luv:
        21.0229, 36.3743, -17.0469
        Hunter-Lab:
        18.0309, 27.4790, -6.3912
      #5f1144 color charts
#5f1144 RGB chart
      #5f1144 CMYK chart
      #5f1144 RGB pie chart
      #5f1144 color shades, tints & tones
#5f1144 color schemes
#5f1144 color preview, HTML & CSS examples
           This text has a color of #5f1144        
        
          <p style="color:#5f1144;">Text here</p>
        
        
          .mytext {color:#5f1144;}
        
        Text color #5f1144
      
           This box has a color of #5f1144        
        
          <div style="background-color:#5f1144;">Content here</div>
        
        
          .mybackground {background-color:#5f1144;}
        
        Background color #5f1144
      
           Border around this has a color of #5f1144        
        
          <div style="border:2px solid #5f1144;">Content here</div>
        
        
          .myborder {border:2px solid #5f1144;}
        
        Border color #5f1144