#5f357f color space conversions
Hex:
        #5f357f
        RGB:
        95, 53, 127
        CMY:
        63, 79, 50
        CMYK:
        25, 58, 0, 50
      HSL:
        274°, 41.1111%, 35.2941%
        HSV (HSB):
        274°, 58.2677%, 49.8039%
        XYZ:
        9.8232, 6.5114, 20.8178
        xyY:
        0.2644, 0.1753, 6.5114
      CIE-Lab:
        30.6677, 33.4894, -34.7567
        CIE-LCH:
        30.6677, 48.2656, 313.9361
        CIE-Luv:
        30.6677, 13.3020, -49.2403
        Hunter-Lab:
        25.5175, 24.0597, -30.5080
      #5f357f color charts
#5f357f RGB chart
      #5f357f CMYK chart
      #5f357f RGB pie chart
      #5f357f color shades, tints & tones
#5f357f color schemes
#5f357f color preview, HTML & CSS examples
           This text has a color of #5f357f        
        
          <p style="color:#5f357f;">Text here</p>
        
        
          .mytext {color:#5f357f;}
        
        Text color #5f357f
      
           This box has a color of #5f357f        
        
          <div style="background-color:#5f357f;">Content here</div>
        
        
          .mybackground {background-color:#5f357f;}
        
        Background color #5f357f
      
           Border around this has a color of #5f357f        
        
          <div style="border:2px solid #5f357f;">Content here</div>
        
        
          .myborder {border:2px solid #5f357f;}
        
        Border color #5f357f