#510dd5 color space conversions
Hex:
        #510dd5
        RGB:
        81, 13, 213
        CMY:
        68, 95, 16
        CMYK:
        62, 94, 0, 16
      HSL:
        260°, 88.4956%, 44.3137%
        HSV (HSB):
        260°, 93.8967%, 83.5294%
        XYZ:
        15.5475, 6.8413, 63.4518
        xyY:
        0.1811, 0.0797, 6.8413
      CIE-Lab:
        31.4428, 68.9548, -85.2565
        CIE-LCH:
        31.4428, 109.6515, 308.9657
        CIE-Luv:
        31.4428, 1.5263, -109.8603
        Hunter-Lab:
        26.1558, 60.3310, -125.5235
      #510dd5 color charts
#510dd5 RGB chart
      #510dd5 CMYK chart
      #510dd5 RGB pie chart
      #510dd5 color shades, tints & tones
#510dd5 color schemes
#510dd5 color preview, HTML & CSS examples
           This text has a color of #510dd5        
        
          <p style="color:#510dd5;">Text here</p>
        
        
          .mytext {color:#510dd5;}
        
        Text color #510dd5
      
           This box has a color of #510dd5        
        
          <div style="background-color:#510dd5;">Content here</div>
        
        
          .mybackground {background-color:#510dd5;}
        
        Background color #510dd5
      
           Border around this has a color of #510dd5        
        
          <div style="border:2px solid #510dd5;">Content here</div>
        
        
          .myborder {border:2px solid #510dd5;}
        
        Border color #510dd5