#5f0c81 color space conversions
Hex:
        #5f0c81
        RGB:
        95, 12, 129
        CMY:
        63, 95, 49
        CMYK:
        26, 91, 0, 49
      HSL:
        283°, 82.9787%, 27.6471%
        HSV (HSB):
        283°, 90.6977%, 50.5882%
        XYZ:
        8.8132, 4.2808, 21.1306
        xyY:
        0.2575, 0.1251, 4.2808
      CIE-Lab:
        24.5789, 51.4002, -45.8290
        CIE-LCH:
        24.5789, 68.8642, 318.2794
        CIE-Luv:
        24.5789, 19.3568, -59.4042
        Hunter-Lab:
        20.6901, 39.8267, -46.0692
      #5f0c81 color charts
#5f0c81 RGB chart
      #5f0c81 CMYK chart
      #5f0c81 RGB pie chart
      #5f0c81 color shades, tints & tones
#5f0c81 color schemes
#5f0c81 color preview, HTML & CSS examples
           This text has a color of #5f0c81        
        
          <p style="color:#5f0c81;">Text here</p>
        
        
          .mytext {color:#5f0c81;}
        
        Text color #5f0c81
      
           This box has a color of #5f0c81        
        
          <div style="background-color:#5f0c81;">Content here</div>
        
        
          .mybackground {background-color:#5f0c81;}
        
        Background color #5f0c81
      
           Border around this has a color of #5f0c81        
        
          <div style="border:2px solid #5f0c81;">Content here</div>
        
        
          .myborder {border:2px solid #5f0c81;}
        
        Border color #5f0c81