#510c97 color space conversions
Hex:
        #510c97
        RGB:
        81, 12, 151
        CMY:
        68, 95, 41
        CMYK:
        46, 92, 0, 41
      HSL:
        270°, 85.2761%, 31.9608%
        HSV (HSB):
        270°, 92.0530%, 59.2157%
        XYZ:
        9.1107, 4.2466, 29.6177
        xyY:
        0.2120, 0.0988, 4.2466
      CIE-Lab:
        24.4706, 54.3852, -59.8097
        CIE-LCH:
        24.4706, 80.8390, 312.2804
        CIE-Luv:
        24.4706, 8.7753, -73.7781
        Hunter-Lab:
        20.6074, 42.8537, -70.7885
      #510c97 color charts
#510c97 RGB chart
      #510c97 CMYK chart
      #510c97 RGB pie chart
      #510c97 color shades, tints & tones
#510c97 color schemes
#510c97 color preview, HTML & CSS examples
           This text has a color of #510c97        
        
          <p style="color:#510c97;">Text here</p>
        
        
          .mytext {color:#510c97;}
        
        Text color #510c97
      
           This box has a color of #510c97        
        
          <div style="background-color:#510c97;">Content here</div>
        
        
          .mybackground {background-color:#510c97;}
        
        Background color #510c97
      
           Border around this has a color of #510c97        
        
          <div style="border:2px solid #510c97;">Content here</div>
        
        
          .myborder {border:2px solid #510c97;}
        
        Border color #510c97