#5f127e color space conversions
Hex:
        #5f127e
        RGB:
        95, 18, 126
        CMY:
        63, 93, 51
        CMYK:
        25, 86, 0, 51
      HSL:
        283°, 75.0000%, 28.2353%
        HSV (HSB):
        283°, 85.7143%, 49.4118%
        XYZ:
        8.7015, 4.3719, 20.1239
        xyY:
        0.2621, 0.1317, 4.3719
      CIE-Lab:
        24.8646, 49.2085, -43.4675
        CIE-LCH:
        24.8646, 65.6575, 318.5448
        CIE-Luv:
        24.8646, 19.6047, -56.9301
        Hunter-Lab:
        20.9090, 37.6940, -42.4274
      #5f127e color charts
#5f127e RGB chart
      #5f127e CMYK chart
      #5f127e RGB pie chart
      #5f127e color shades, tints & tones
#5f127e color schemes
#5f127e color preview, HTML & CSS examples
           This text has a color of #5f127e        
        
          <p style="color:#5f127e;">Text here</p>
        
        
          .mytext {color:#5f127e;}
        
        Text color #5f127e
      
           This box has a color of #5f127e        
        
          <div style="background-color:#5f127e;">Content here</div>
        
        
          .mybackground {background-color:#5f127e;}
        
        Background color #5f127e
      
           Border around this has a color of #5f127e        
        
          <div style="border:2px solid #5f127e;">Content here</div>
        
        
          .myborder {border:2px solid #5f127e;}
        
        Border color #5f127e