#5f0a89 color space conversions
Hex:
        #5f0a89
        RGB:
        95, 10, 137
        CMY:
        63, 96, 46
        CMYK:
        31, 93, 0, 46
      HSL:
        280°, 86.3946%, 28.8235%
        HSV (HSB):
        280°, 92.7007%, 53.7255%
        XYZ:
        9.3432, 4.4561, 24.0346
        xyY:
        0.2470, 0.1178, 4.4561
      CIE-Lab:
        25.1254, 53.4928, -49.9651
        CIE-LCH:
        25.1254, 73.1983, 316.9529
        CIE-Luv:
        25.1254, 17.6994, -64.6348
        Hunter-Lab:
        21.1095, 42.0636, -52.7289
      #5f0a89 color charts
#5f0a89 RGB chart
      #5f0a89 CMYK chart
      #5f0a89 RGB pie chart
      #5f0a89 color shades, tints & tones
#5f0a89 color schemes
#5f0a89 color preview, HTML & CSS examples
           This text has a color of #5f0a89        
        
          <p style="color:#5f0a89;">Text here</p>
        
        
          .mytext {color:#5f0a89;}
        
        Text color #5f0a89
      
           This box has a color of #5f0a89        
        
          <div style="background-color:#5f0a89;">Content here</div>
        
        
          .mybackground {background-color:#5f0a89;}
        
        Background color #5f0a89
      
           Border around this has a color of #5f0a89        
        
          <div style="border:2px solid #5f0a89;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a89;}
        
        Border color #5f0a89