#5f0a90 color space conversions
Hex:
        #5f0a90
        RGB:
        95, 10, 144
        CMY:
        63, 96, 44
        CMYK:
        34, 93, 0, 44
      HSL:
        278°, 87.0130%, 30.1961%
        HSV (HSB):
        278°, 93.0556%, 56.4706%
        XYZ:
        9.8619, 4.6636, 26.7659
        xyY:
        0.2388, 0.1129, 4.6636
      CIE-Lab:
        25.7540, 54.9768, -53.2968
        CIE-LCH:
        25.7540, 76.5702, 315.8890
        CIE-Luv:
        25.7540, 16.2488, -69.0346
        Hunter-Lab:
        21.5954, 43.7233, -58.3691
      #5f0a90 color charts
#5f0a90 RGB chart
      #5f0a90 CMYK chart
      #5f0a90 RGB pie chart
      #5f0a90 color shades, tints & tones
#5f0a90 color schemes
#5f0a90 color preview, HTML & CSS examples
           This text has a color of #5f0a90        
        
          <p style="color:#5f0a90;">Text here</p>
        
        
          .mytext {color:#5f0a90;}
        
        Text color #5f0a90
      
           This box has a color of #5f0a90        
        
          <div style="background-color:#5f0a90;">Content here</div>
        
        
          .mybackground {background-color:#5f0a90;}
        
        Background color #5f0a90
      
           Border around this has a color of #5f0a90        
        
          <div style="border:2px solid #5f0a90;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a90;}
        
        Border color #5f0a90