#5f3089 color space conversions
Hex:
        #5f3089
        RGB:
        95, 48, 137
        CMY:
        63, 81, 46
        CMYK:
        31, 65, 0, 46
      HSL:
        272°, 48.1081%, 36.2745%
        HSV (HSB):
        272°, 64.9635%, 53.7255%
        XYZ:
        10.2916, 6.3529, 24.3507
        xyY:
        0.2510, 0.1550, 6.3529
      CIE-Lab:
        30.2860, 38.8066, -41.5952
        CIE-LCH:
        30.2860, 56.8869, 313.0136
        CIE-Luv:
        30.2860, 12.8379, -58.3755
        Hunter-Lab:
        25.2050, 28.7756, -39.6368
      #5f3089 color charts
#5f3089 RGB chart
      #5f3089 CMYK chart
      #5f3089 RGB pie chart
      #5f3089 color shades, tints & tones
#5f3089 color schemes
#5f3089 color preview, HTML & CSS examples
           This text has a color of #5f3089        
        
          <p style="color:#5f3089;">Text here</p>
        
        
          .mytext {color:#5f3089;}
        
        Text color #5f3089
      
           This box has a color of #5f3089        
        
          <div style="background-color:#5f3089;">Content here</div>
        
        
          .mybackground {background-color:#5f3089;}
        
        Background color #5f3089
      
           Border around this has a color of #5f3089        
        
          <div style="border:2px solid #5f3089;">Content here</div>
        
        
          .myborder {border:2px solid #5f3089;}
        
        Border color #5f3089