#510e55 color space conversions
Hex:
        #510e55
        RGB:
        81, 14, 85
        CMY:
        68, 95, 67
        CMYK:
        5, 84, 0, 67
      HSL:
        297°, 71.7172%, 19.4118%
        HSV (HSB):
        297°, 83.5294%, 33.3333%
        XYZ:
        5.1901, 2.7193, 8.8457
        xyY:
        0.3098, 0.1623, 2.7193
      CIE-Lab:
        18.8827, 39.3354, -26.4779
        CIE-LCH:
        18.8827, 47.4168, 326.0543
        CIE-Luv:
        18.8827, 21.7109, -32.1193
        Hunter-Lab:
        16.4902, 27.3224, -20.2610
      #510e55 color charts
#510e55 RGB chart
      #510e55 CMYK chart
      #510e55 RGB pie chart
      #510e55 color shades, tints & tones
#510e55 color schemes
#510e55 color preview, HTML & CSS examples
           This text has a color of #510e55        
        
          <p style="color:#510e55;">Text here</p>
        
        
          .mytext {color:#510e55;}
        
        Text color #510e55
      
           This box has a color of #510e55        
        
          <div style="background-color:#510e55;">Content here</div>
        
        
          .mybackground {background-color:#510e55;}
        
        Background color #510e55
      
           Border around this has a color of #510e55        
        
          <div style="border:2px solid #510e55;">Content here</div>
        
        
          .myborder {border:2px solid #510e55;}
        
        Border color #510e55