#5f189e color space conversions
Hex:
        #5f189e
        RGB:
        95, 24, 158
        CMY:
        63, 91, 38
        CMYK:
        40, 85, 0, 38
      HSL:
        272°, 73.6264%, 35.6863%
        HSV (HSB):
        272°, 84.8101%, 61.9608%
        XYZ:
        11.2175, 5.5548, 32.8287
        xyY:
        0.2262, 0.1120, 5.5548
      CIE-Lab:
        28.2602, 54.4808, -57.7993
        CIE-LCH:
        28.2602, 79.4286, 313.3071
        CIE-Luv:
        28.2602, 12.7176, -76.9076
        Hunter-Lab:
        23.5686, 43.7123, -66.0871
      #5f189e color charts
#5f189e RGB chart
      #5f189e CMYK chart
      #5f189e RGB pie chart
      #5f189e color shades, tints & tones
#5f189e color schemes
#5f189e color preview, HTML & CSS examples
           This text has a color of #5f189e        
        
          <p style="color:#5f189e;">Text here</p>
        
        
          .mytext {color:#5f189e;}
        
        Text color #5f189e
      
           This box has a color of #5f189e        
        
          <div style="background-color:#5f189e;">Content here</div>
        
        
          .mybackground {background-color:#5f189e;}
        
        Background color #5f189e
      
           Border around this has a color of #5f189e        
        
          <div style="border:2px solid #5f189e;">Content here</div>
        
        
          .myborder {border:2px solid #5f189e;}
        
        Border color #5f189e