#510e5f color space conversions
Hex:
        #510e5f
        RGB:
        81, 14, 95
        CMY:
        68, 95, 63
        CMYK:
        15, 85, 0, 63
      HSL:
        290°, 74.3119%, 21.3725%
        HSV (HSB):
        290°, 85.2632%, 37.2549%
        XYZ:
        5.6159, 2.8896, 11.0882
        xyY:
        0.2866, 0.1475, 2.8896
      CIE-Lab:
        19.5963, 41.3117, -32.0235
        CIE-LCH:
        19.5963, 52.2701, 322.2183
        CIE-Luv:
        19.5963, 19.1977, -38.7351
        Hunter-Lab:
        16.9989, 29.2230, -26.7751
      #510e5f color charts
#510e5f RGB chart
      #510e5f CMYK chart
      #510e5f RGB pie chart
      #510e5f color shades, tints & tones
#510e5f color schemes
#510e5f color preview, HTML & CSS examples
           This text has a color of #510e5f        
        
          <p style="color:#510e5f;">Text here</p>
        
        
          .mytext {color:#510e5f;}
        
        Text color #510e5f
      
           This box has a color of #510e5f        
        
          <div style="background-color:#510e5f;">Content here</div>
        
        
          .mybackground {background-color:#510e5f;}
        
        Background color #510e5f
      
           Border around this has a color of #510e5f        
        
          <div style="border:2px solid #510e5f;">Content here</div>
        
        
          .myborder {border:2px solid #510e5f;}
        
        Border color #510e5f