#5f0d95 color space conversions
Hex:
        #5f0d95
        RGB:
        95, 13, 149
        CMY:
        63, 95, 42
        CMYK:
        36, 91, 0, 42
      HSL:
        276°, 83.9506%, 31.7647%
        HSV (HSB):
        276°, 91.2752%, 58.4314%
        XYZ:
        10.2881, 4.8907, 28.8355
        xyY:
        0.2337, 0.1111, 4.8907
      CIE-Lab:
        26.4210, 55.4386, -55.2961
        CIE-LCH:
        26.4210, 78.3013, 315.0737
        CIE-Luv:
        26.4210, 15.1169, -72.0104
        Hunter-Lab:
        22.1149, 44.3390, -61.8277
      #5f0d95 color charts
#5f0d95 RGB chart
      #5f0d95 CMYK chart
      #5f0d95 RGB pie chart
      #5f0d95 color shades, tints & tones
#5f0d95 color schemes
#5f0d95 color preview, HTML & CSS examples
           This text has a color of #5f0d95        
        
          <p style="color:#5f0d95;">Text here</p>
        
        
          .mytext {color:#5f0d95;}
        
        Text color #5f0d95
      
           This box has a color of #5f0d95        
        
          <div style="background-color:#5f0d95;">Content here</div>
        
        
          .mybackground {background-color:#5f0d95;}
        
        Background color #5f0d95
      
           Border around this has a color of #5f0d95        
        
          <div style="border:2px solid #5f0d95;">Content here</div>
        
        
          .myborder {border:2px solid #5f0d95;}
        
        Border color #5f0d95