#510a9e color space conversions
Hex:
        #510a9e
        RGB:
        81, 10, 158
        CMY:
        68, 96, 38
        CMYK:
        49, 94, 0, 38
      HSL:
        269°, 88.0952%, 32.9412%
        HSV (HSB):
        269°, 93.6709%, 61.9608%
        XYZ:
        9.6734, 4.4350, 32.6940
        xyY:
        0.2067, 0.0948, 4.4350
      CIE-Lab:
        25.0604, 56.4601, -63.1324
        CIE-LCH:
        25.0604, 84.6962, 311.8067
        CIE-Luv:
        25.0604, 7.8774, -77.9630
        Hunter-Lab:
        21.0595, 45.1376, -77.3034
      #510a9e color charts
#510a9e RGB chart
      #510a9e CMYK chart
      #510a9e RGB pie chart
      #510a9e color shades, tints & tones
#510a9e color schemes
#510a9e color preview, HTML & CSS examples
           This text has a color of #510a9e        
        
          <p style="color:#510a9e;">Text here</p>
        
        
          .mytext {color:#510a9e;}
        
        Text color #510a9e
      
           This box has a color of #510a9e        
        
          <div style="background-color:#510a9e;">Content here</div>
        
        
          .mybackground {background-color:#510a9e;}
        
        Background color #510a9e
      
           Border around this has a color of #510a9e        
        
          <div style="border:2px solid #510a9e;">Content here</div>
        
        
          .myborder {border:2px solid #510a9e;}
        
        Border color #510a9e