#5111a3 color space conversions
Hex:
        #5111a3
        RGB:
        81, 17, 163
        CMY:
        68, 93, 36
        CMYK:
        50, 90, 0, 36
      HSL:
        266°, 81.1111%, 35.2941%
        HSV (HSB):
        266°, 89.5706%, 63.9216%
        XYZ:
        10.2046, 4.7946, 35.0379
        xyY:
        0.2039, 0.0958, 4.7946
      CIE-Lab:
        26.1413, 55.9985, -64.3959
        CIE-LCH:
        26.1413, 85.3385, 311.0101
        CIE-Luv:
        26.1413, 6.8528, -80.8382
        Hunter-Lab:
        21.8965, 44.8692, -79.5460
      #5111a3 color charts
#5111a3 RGB chart
      #5111a3 CMYK chart
      #5111a3 RGB pie chart
      #5111a3 color shades, tints & tones
#5111a3 color schemes
#5111a3 color preview, HTML & CSS examples
           This text has a color of #5111a3        
        
          <p style="color:#5111a3;">Text here</p>
        
        
          .mytext {color:#5111a3;}
        
        Text color #5111a3
      
           This box has a color of #5111a3        
        
          <div style="background-color:#5111a3;">Content here</div>
        
        
          .mybackground {background-color:#5111a3;}
        
        Background color #5111a3
      
           Border around this has a color of #5111a3        
        
          <div style="border:2px solid #5111a3;">Content here</div>
        
        
          .myborder {border:2px solid #5111a3;}
        
        Border color #5111a3