#5111a6 color space conversions
Hex:
        #5111a6
        RGB:
        81, 17, 166
        CMY:
        68, 93, 35
        CMYK:
        51, 90, 0, 35
      HSL:
        266°, 81.4208%, 35.8824%
        HSV (HSB):
        266°, 89.7590%, 65.0980%
        XYZ:
        10.4767, 4.9034, 36.4707
        xyY:
        0.2021, 0.0946, 4.9034
      CIE-Lab:
        26.4578, 56.7279, -65.6934
        CIE-LCH:
        26.4578, 86.7968, 310.8114
        CIE-Luv:
        26.4578, 6.4665, -82.6170
        Hunter-Lab:
        22.1436, 45.7016, -82.1504
      #5111a6 color charts
#5111a6 RGB chart
      #5111a6 CMYK chart
      #5111a6 RGB pie chart
      #5111a6 color shades, tints & tones
#5111a6 color schemes
#5111a6 color preview, HTML & CSS examples
           This text has a color of #5111a6        
        
          <p style="color:#5111a6;">Text here</p>
        
        
          .mytext {color:#5111a6;}
        
        Text color #5111a6
      
           This box has a color of #5111a6        
        
          <div style="background-color:#5111a6;">Content here</div>
        
        
          .mybackground {background-color:#5111a6;}
        
        Background color #5111a6
      
           Border around this has a color of #5111a6        
        
          <div style="border:2px solid #5111a6;">Content here</div>
        
        
          .myborder {border:2px solid #5111a6;}
        
        Border color #5111a6