#5115a1 color space conversions
Hex:
        #5115a1
        RGB:
        81, 21, 161
        CMY:
        68, 92, 37
        CMYK:
        50, 87, 0, 37
      HSL:
        266°, 76.9231%, 35.6863%
        HSV (HSB):
        266°, 86.9565%, 63.1373%
        XYZ:
        10.0945, 4.8589, 34.1240
        xyY:
        0.2057, 0.0990, 4.8589
      CIE-Lab:
        26.3288, 54.3322, -62.8704
        CIE-LCH:
        26.3288, 83.0944, 310.8334
        CIE-Luv:
        26.3288, 6.8484, -79.5463
        Hunter-Lab:
        22.0428, 43.1691, -76.3555
      #5115a1 color charts
#5115a1 RGB chart
      #5115a1 CMYK chart
      #5115a1 RGB pie chart
      #5115a1 color shades, tints & tones
#5115a1 color schemes
#5115a1 color preview, HTML & CSS examples
           This text has a color of #5115a1        
        
          <p style="color:#5115a1;">Text here</p>
        
        
          .mytext {color:#5115a1;}
        
        Text color #5115a1
      
           This box has a color of #5115a1        
        
          <div style="background-color:#5115a1;">Content here</div>
        
        
          .mybackground {background-color:#5115a1;}
        
        Background color #5115a1
      
           Border around this has a color of #5115a1        
        
          <div style="border:2px solid #5115a1;">Content here</div>
        
        
          .myborder {border:2px solid #5115a1;}
        
        Border color #5115a1