#510ed2 color space conversions
Hex:
        #510ed2
        RGB:
        81, 14, 210
        CMY:
        68, 95, 18
        CMYK:
        61, 93, 0, 18
      HSL:
        261°, 87.5000%, 43.9216%
        HSV (HSB):
        261°, 93.3333%, 82.3529%
        XYZ:
        15.1832, 6.7165, 61.4689
        xyY:
        0.1821, 0.0806, 6.7165
      CIE-Lab:
        31.1527, 68.0527, -83.9980
        CIE-LCH:
        31.1527, 108.1057, 309.0134
        CIE-Luv:
        31.1527, 1.7719, -108.1581
        Hunter-Lab:
        25.9163, 59.2218, -122.4841
      #510ed2 color charts
#510ed2 RGB chart
      #510ed2 CMYK chart
      #510ed2 RGB pie chart
      #510ed2 color shades, tints & tones
#510ed2 color schemes
#510ed2 color preview, HTML & CSS examples
           This text has a color of #510ed2        
        
          <p style="color:#510ed2;">Text here</p>
        
        
          .mytext {color:#510ed2;}
        
        Text color #510ed2
      
           This box has a color of #510ed2        
        
          <div style="background-color:#510ed2;">Content here</div>
        
        
          .mybackground {background-color:#510ed2;}
        
        Background color #510ed2
      
           Border around this has a color of #510ed2        
        
          <div style="border:2px solid #510ed2;">Content here</div>
        
        
          .myborder {border:2px solid #510ed2;}
        
        Border color #510ed2