#5f0988 color space conversions
Hex:
        #5f0988
        RGB:
        95, 9, 136
        CMY:
        63, 96, 47
        CMYK:
        30, 93, 0, 47
      HSL:
        281°, 87.5862%, 28.4314%
        HSV (HSB):
        281°, 93.3824%, 53.3333%
        XYZ:
        9.2609, 4.4058, 23.6549
        xyY:
        0.2481, 0.1181, 4.4058
      CIE-Lab:
        24.9702, 53.4827, -49.5929
        CIE-LCH:
        24.9702, 72.9373, 317.1612
        CIE-Luv:
        24.9702, 17.9645, -64.0539
        Hunter-Lab:
        20.9901, 42.0224, -52.1240
      #5f0988 color charts
#5f0988 RGB chart
      #5f0988 CMYK chart
      #5f0988 RGB pie chart
      #5f0988 color shades, tints & tones
#5f0988 color schemes
#5f0988 color preview, HTML & CSS examples
           This text has a color of #5f0988        
        
          <p style="color:#5f0988;">Text here</p>
        
        
          .mytext {color:#5f0988;}
        
        Text color #5f0988
      
           This box has a color of #5f0988        
        
          <div style="background-color:#5f0988;">Content here</div>
        
        
          .mybackground {background-color:#5f0988;}
        
        Background color #5f0988
      
           Border around this has a color of #5f0988        
        
          <div style="border:2px solid #5f0988;">Content here</div>
        
        
          .myborder {border:2px solid #5f0988;}
        
        Border color #5f0988