#5f459a color space conversions
Hex:
        #5f459a
        RGB:
        95, 69, 154
        CMY:
        63, 73, 40
        CMYK:
        38, 55, 0, 40
      HSL:
        258°, 38.1166%, 43.7255%
        HSV (HSB):
        258°, 55.1948%, 60.3922%
        XYZ:
        12.6802, 9.0222, 31.6450
        xyY:
        0.2377, 0.1691, 9.0222
      CIE-Lab:
        36.0271, 31.2305, -42.7765
        CIE-LCH:
        36.0271, 52.9639, 306.1326
        CIE-Luv:
        36.0271, 5.1197, -62.8102
        Hunter-Lab:
        30.0370, 22.7892, -41.4380
      #5f459a color charts
#5f459a RGB chart
      #5f459a CMYK chart
      #5f459a RGB pie chart
      #5f459a color shades, tints & tones
#5f459a color schemes
#5f459a color preview, HTML & CSS examples
           This text has a color of #5f459a        
        
          <p style="color:#5f459a;">Text here</p>
        
        
          .mytext {color:#5f459a;}
        
        Text color #5f459a
      
           This box has a color of #5f459a        
        
          <div style="background-color:#5f459a;">Content here</div>
        
        
          .mybackground {background-color:#5f459a;}
        
        Background color #5f459a
      
           Border around this has a color of #5f459a        
        
          <div style="border:2px solid #5f459a;">Content here</div>
        
        
          .myborder {border:2px solid #5f459a;}
        
        Border color #5f459a