#5111a7 color space conversions
Hex:
        #5111a7
        RGB:
        81, 17, 167
        CMY:
        68, 93, 35
        CMYK:
        51, 90, 0, 35
      HSL:
        266°, 81.5217%, 36.0784%
        HSV (HSB):
        266°, 89.8204%, 65.4902%
        XYZ:
        10.5688, 4.9402, 36.9557
        xyY:
        0.2014, 0.0942, 4.9402
      CIE-Lab:
        26.5639, 56.9712, -66.1236
        CIE-LCH:
        26.5639, 87.2814, 310.7477
        CIE-Luv:
        26.5639, 6.3397, -83.2087
        Hunter-Lab:
        22.2267, 45.9805, -83.0214
      #5111a7 color charts
#5111a7 RGB chart
      #5111a7 CMYK chart
      #5111a7 RGB pie chart
      #5111a7 color shades, tints & tones
#5111a7 color schemes
#5111a7 color preview, HTML & CSS examples
           This text has a color of #5111a7        
        
          <p style="color:#5111a7;">Text here</p>
        
        
          .mytext {color:#5111a7;}
        
        Text color #5111a7
      
           This box has a color of #5111a7        
        
          <div style="background-color:#5111a7;">Content here</div>
        
        
          .mybackground {background-color:#5111a7;}
        
        Background color #5111a7
      
           Border around this has a color of #5111a7        
        
          <div style="border:2px solid #5111a7;">Content here</div>
        
        
          .myborder {border:2px solid #5111a7;}
        
        Border color #5111a7