#510dc7 color space conversions
Hex:
        #510dc7
        RGB:
        81, 13, 199
        CMY:
        68, 95, 22
        CMYK:
        59, 93, 0, 22
      HSL:
        262°, 87.7358%, 41.5686%
        HSV (HSB):
        262°, 93.4673%, 78.0392%
        XYZ:
        13.8461, 6.1607, 54.4922
        xyY:
        0.1859, 0.0827, 6.1607
      CIE-Lab:
        29.8143, 65.6114, -79.7991
        CIE-LCH:
        29.8143, 103.3091, 309.4273
        CIE-Luv:
        29.8143, 2.9030, -101.8486
        Hunter-Lab:
        24.8208, 56.1385, -112.7924
      #510dc7 color charts
#510dc7 RGB chart
      #510dc7 CMYK chart
      #510dc7 RGB pie chart
      #510dc7 color shades, tints & tones
#510dc7 color schemes
#510dc7 color preview, HTML & CSS examples
           This text has a color of #510dc7        
        
          <p style="color:#510dc7;">Text here</p>
        
        
          .mytext {color:#510dc7;}
        
        Text color #510dc7
      
           This box has a color of #510dc7        
        
          <div style="background-color:#510dc7;">Content here</div>
        
        
          .mybackground {background-color:#510dc7;}
        
        Background color #510dc7
      
           Border around this has a color of #510dc7        
        
          <div style="border:2px solid #510dc7;">Content here</div>
        
        
          .myborder {border:2px solid #510dc7;}
        
        Border color #510dc7