#5f3065 color space conversions
Hex:
        #5f3065
        RGB:
        95, 48, 101
        CMY:
        63, 81, 60
        CMYK:
        6, 52, 0, 60
      HSL:
        293°, 35.5705%, 29.2157%
        HSV (HSB):
        293°, 52.4752%, 39.6078%
        XYZ:
        8.1252, 5.4864, 12.9426
        xyY:
        0.3060, 0.2066, 5.4864
      CIE-Lab:
        28.0778, 30.2695, -22.3409
        CIE-LCH:
        28.0778, 37.6212, 323.5701
        CIE-Luv:
        28.0778, 19.5719, -31.5014
        Hunter-Lab:
        23.4230, 20.9297, -16.3652
      #5f3065 color charts
#5f3065 RGB chart
      #5f3065 CMYK chart
      #5f3065 RGB pie chart
      #5f3065 color shades, tints & tones
#5f3065 color schemes
#5f3065 color preview, HTML & CSS examples
           This text has a color of #5f3065        
        
          <p style="color:#5f3065;">Text here</p>
        
        
          .mytext {color:#5f3065;}
        
        Text color #5f3065
      
           This box has a color of #5f3065        
        
          <div style="background-color:#5f3065;">Content here</div>
        
        
          .mybackground {background-color:#5f3065;}
        
        Background color #5f3065
      
           Border around this has a color of #5f3065        
        
          <div style="border:2px solid #5f3065;">Content here</div>
        
        
          .myborder {border:2px solid #5f3065;}
        
        Border color #5f3065