#5f339a color space conversions
Hex:
        #5f339a
        RGB:
        95, 51, 154
        CMY:
        63, 80, 40
        CMYK:
        38, 67, 0, 40
      HSL:
        266°, 50.2439%, 40.1961%
        HSV (HSB):
        266°, 66.8831%, 60.3922%
        XYZ:
        11.7359, 7.1336, 31.3302
        xyY:
        0.2338, 0.1421, 7.1336
      CIE-Lab:
        32.1092, 41.6114, -49.0907
        CIE-LCH:
        32.1092, 64.3538, 310.2861
        CIE-Luv:
        32.1092, 9.5300, -69.5146
        Hunter-Lab:
        26.7089, 31.6923, -50.8525
      #5f339a color charts
#5f339a RGB chart
      #5f339a CMYK chart
      #5f339a RGB pie chart
      #5f339a color shades, tints & tones
#5f339a color schemes
#5f339a color preview, HTML & CSS examples
           This text has a color of #5f339a        
        
          <p style="color:#5f339a;">Text here</p>
        
        
          .mytext {color:#5f339a;}
        
        Text color #5f339a
      
           This box has a color of #5f339a        
        
          <div style="background-color:#5f339a;">Content here</div>
        
        
          .mybackground {background-color:#5f339a;}
        
        Background color #5f339a
      
           Border around this has a color of #5f339a        
        
          <div style="border:2px solid #5f339a;">Content here</div>
        
        
          .myborder {border:2px solid #5f339a;}
        
        Border color #5f339a