#5f5993 color space conversions
Hex:
        #5f5993
        RGB:
        95, 89, 147
        CMY:
        63, 65, 42
        CMYK:
        35, 39, 0, 42
      HSL:
        246°, 24.5763%, 46.2745%
        HSV (HSB):
        246°, 39.4558%, 57.6471%
        XYZ:
        13.5582, 11.6842, 29.1445
        xyY:
        0.2493, 0.2148, 11.6842
      CIE-Lab:
        40.7098, 16.8119, -31.1173
        CIE-LCH:
        40.7098, 35.3684, 298.3812
        CIE-Luv:
        40.7098, -0.8077, -46.4028
        Hunter-Lab:
        34.1822, 10.9820, -26.6243
      #5f5993 color charts
#5f5993 RGB chart
      #5f5993 CMYK chart
      #5f5993 RGB pie chart
      #5f5993 color shades, tints & tones
#5f5993 color schemes
#5f5993 color preview, HTML & CSS examples
           This text has a color of #5f5993        
        
          <p style="color:#5f5993;">Text here</p>
        
        
          .mytext {color:#5f5993;}
        
        Text color #5f5993
      
           This box has a color of #5f5993        
        
          <div style="background-color:#5f5993;">Content here</div>
        
        
          .mybackground {background-color:#5f5993;}
        
        Background color #5f5993
      
           Border around this has a color of #5f5993        
        
          <div style="border:2px solid #5f5993;">Content here</div>
        
        
          .myborder {border:2px solid #5f5993;}
        
        Border color #5f5993