#510ba1 color space conversions
Hex:
        #510ba1
        RGB:
        81, 11, 161
        CMY:
        68, 96, 37
        CMYK:
        50, 93, 0, 37
      HSL:
        268°, 87.2093%, 33.7255%
        HSV (HSB):
        268°, 93.1677%, 63.1373%
        XYZ:
        9.9460, 4.5619, 34.0745
        xyY:
        0.2047, 0.0939, 4.5619
      CIE-Lab:
        25.4482, 56.9611, -64.3230
        CIE-LCH:
        25.4482, 85.9186, 311.5264
        CIE-Luv:
        25.4482, 7.4276, -79.7284
        Hunter-Lab:
        21.3586, 45.7445, -79.6377
      #510ba1 color charts
#510ba1 RGB chart
      #510ba1 CMYK chart
      #510ba1 RGB pie chart
      #510ba1 color shades, tints & tones
#510ba1 color schemes
#510ba1 color preview, HTML & CSS examples
           This text has a color of #510ba1        
        
          <p style="color:#510ba1;">Text here</p>
        
        
          .mytext {color:#510ba1;}
        
        Text color #510ba1
      
           This box has a color of #510ba1        
        
          <div style="background-color:#510ba1;">Content here</div>
        
        
          .mybackground {background-color:#510ba1;}
        
        Background color #510ba1
      
           Border around this has a color of #510ba1        
        
          <div style="border:2px solid #510ba1;">Content here</div>
        
        
          .myborder {border:2px solid #510ba1;}
        
        Border color #510ba1