#510f55 color space conversions
Hex:
        #510f55
        RGB:
        81, 15, 85
        CMY:
        68, 94, 67
        CMYK:
        5, 82, 0, 67
      HSL:
        297°, 70.0000%, 19.6078%
        HSV (HSB):
        297°, 82.3529%, 33.3333%
        XYZ:
        5.2039, 2.7469, 8.8503
        xyY:
        0.3097, 0.1635, 2.7469
      CIE-Lab:
        19.0002, 38.9968, -26.2903
        CIE-LCH:
        19.0002, 47.0311, 326.0135
        CIE-Luv:
        19.0002, 21.6051, -31.9831
        Hunter-Lab:
        16.5736, 27.0423, -20.0591
      #510f55 color charts
#510f55 RGB chart
      #510f55 CMYK chart
      #510f55 RGB pie chart
      #510f55 color shades, tints & tones
#510f55 color schemes
#510f55 color preview, HTML & CSS examples
           This text has a color of #510f55        
        
          <p style="color:#510f55;">Text here</p>
        
        
          .mytext {color:#510f55;}
        
        Text color #510f55
      
           This box has a color of #510f55        
        
          <div style="background-color:#510f55;">Content here</div>
        
        
          .mybackground {background-color:#510f55;}
        
        Background color #510f55
      
           Border around this has a color of #510f55        
        
          <div style="border:2px solid #510f55;">Content here</div>
        
        
          .myborder {border:2px solid #510f55;}
        
        Border color #510f55