#510ae4 color space conversions
Hex:
        #510ae4
        RGB:
        81, 10, 228
        CMY:
        68, 96, 11
        CMYK:
        64, 96, 0, 11
      HSL:
        260°, 91.5966%, 46.6667%
        HSV (HSB):
        260°, 95.6140%, 89.4118%
        XYZ:
        17.5055, 7.5678, 73.9369
        xyY:
        0.1768, 0.0764, 7.5678
      CIE-Lab:
        33.0662, 72.9858, -91.1943
        CIE-LCH:
        33.0662, 116.8046, 308.6714
        CIE-Luv:
        33.0662, 0.2647, -118.3394
        Hunter-Lab:
        27.5097, 65.4442, -140.0948
      #510ae4 color charts
#510ae4 RGB chart
      #510ae4 CMYK chart
      #510ae4 RGB pie chart
      #510ae4 color shades, tints & tones
#510ae4 color schemes
#510ae4 color preview, HTML & CSS examples
           This text has a color of #510ae4        
        
          <p style="color:#510ae4;">Text here</p>
        
        
          .mytext {color:#510ae4;}
        
        Text color #510ae4
      
           This box has a color of #510ae4        
        
          <div style="background-color:#510ae4;">Content here</div>
        
        
          .mybackground {background-color:#510ae4;}
        
        Background color #510ae4
      
           Border around this has a color of #510ae4        
        
          <div style="border:2px solid #510ae4;">Content here</div>
        
        
          .myborder {border:2px solid #510ae4;}
        
        Border color #510ae4