#5108a5 color space conversions
Hex:
        #5108a5
        RGB:
        81, 8, 165
        CMY:
        68, 97, 35
        CMYK:
        51, 95, 0, 35
      HSL:
        268°, 90.7514%, 33.9216%
        HSV (HSB):
        268°, 95.1515%, 64.7059%
        XYZ:
        10.2717, 4.6396, 35.9515
        xyY:
        0.2019, 0.0912, 4.6396
      CIE-Lab:
        25.6823, 58.4963, -66.3681
        CIE-LCH:
        25.6823, 88.4678, 311.3926
        CIE-Luv:
        25.6823, 7.0222, -82.0974
        Hunter-Lab:
        21.5398, 47.4271, -83.8816
      #5108a5 color charts
#5108a5 RGB chart
      #5108a5 CMYK chart
      #5108a5 RGB pie chart
      #5108a5 color shades, tints & tones
#5108a5 color schemes
#5108a5 color preview, HTML & CSS examples
           This text has a color of #5108a5        
        
          <p style="color:#5108a5;">Text here</p>
        
        
          .mytext {color:#5108a5;}
        
        Text color #5108a5
      
           This box has a color of #5108a5        
        
          <div style="background-color:#5108a5;">Content here</div>
        
        
          .mybackground {background-color:#5108a5;}
        
        Background color #5108a5
      
           Border around this has a color of #5108a5        
        
          <div style="border:2px solid #5108a5;">Content here</div>
        
        
          .myborder {border:2px solid #5108a5;}
        
        Border color #5108a5