#5f439a color space conversions
Hex:
        #5f439a
        RGB:
        95, 67, 154
        CMY:
        63, 74, 40
        CMYK:
        38, 56, 0, 40
      HSL:
        259°, 39.3665%, 43.3333%
        HSV (HSB):
        259°, 56.4935%, 60.3922%
        XYZ:
        12.5592, 8.7803, 31.6047
        xyY:
        0.2372, 0.1658, 8.7803
      CIE-Lab:
        35.5578, 32.4381, -43.5293
        CIE-LCH:
        35.5578, 54.2866, 306.6936
        CIE-Luv:
        35.5578, 5.6800, -63.7005
        Hunter-Lab:
        29.6316, 23.8012, -42.4959
      #5f439a color charts
#5f439a RGB chart
      #5f439a CMYK chart
      #5f439a RGB pie chart
      #5f439a color shades, tints & tones
#5f439a color schemes
#5f439a color preview, HTML & CSS examples
           This text has a color of #5f439a        
        
          <p style="color:#5f439a;">Text here</p>
        
        
          .mytext {color:#5f439a;}
        
        Text color #5f439a
      
           This box has a color of #5f439a        
        
          <div style="background-color:#5f439a;">Content here</div>
        
        
          .mybackground {background-color:#5f439a;}
        
        Background color #5f439a
      
           Border around this has a color of #5f439a        
        
          <div style="border:2px solid #5f439a;">Content here</div>
        
        
          .myborder {border:2px solid #5f439a;}
        
        Border color #5f439a