#510b8e color space conversions
Hex:
        #510b8e
        RGB:
        81, 11, 142
        CMY:
        68, 96, 44
        CMYK:
        43, 92, 0, 44
      HSL:
        272°, 85.6209%, 30.0000%
        HSV (HSB):
        272°, 92.2535%, 55.6863%
        XYZ:
        8.3955, 3.9417, 25.9095
        xyY:
        0.2195, 0.1031, 3.9417
      CIE-Lab:
        23.4777, 52.5133, -55.8708
        CIE-LCH:
        23.4777, 76.6759, 313.2257
        CIE-Luv:
        23.4777, 10.1827, -68.3976
        Hunter-Lab:
        19.8536, 40.7383, -63.4774
      #510b8e color charts
#510b8e RGB chart
      #510b8e CMYK chart
      #510b8e RGB pie chart
      #510b8e color shades, tints & tones
#510b8e color schemes
#510b8e color preview, HTML & CSS examples
           This text has a color of #510b8e        
        
          <p style="color:#510b8e;">Text here</p>
        
        
          .mytext {color:#510b8e;}
        
        Text color #510b8e
      
           This box has a color of #510b8e        
        
          <div style="background-color:#510b8e;">Content here</div>
        
        
          .mybackground {background-color:#510b8e;}
        
        Background color #510b8e
      
           Border around this has a color of #510b8e        
        
          <div style="border:2px solid #510b8e;">Content here</div>
        
        
          .myborder {border:2px solid #510b8e;}
        
        Border color #510b8e