#5116c1 color space conversions
Hex:
        #5116c1
        RGB:
        81, 22, 193
        CMY:
        68, 91, 24
        CMYK:
        58, 89, 0, 24
      HSL:
        261°, 79.5349%, 42.1569%
        HSV (HSB):
        261°, 88.6010%, 75.6863%
        XYZ:
        13.3059, 6.1734, 50.9424
        xyY:
        0.1889, 0.0877, 6.1734
      CIE-Lab:
        29.8458, 62.0090, -76.2191
        CIE-LCH:
        29.8458, 98.2572, 309.1305
        CIE-Luv:
        29.8458, 3.0527, -98.3941
        Hunter-Lab:
        24.8463, 52.1105, -104.1697
      #5116c1 color charts
#5116c1 RGB chart
      #5116c1 CMYK chart
      #5116c1 RGB pie chart
      #5116c1 color shades, tints & tones
#5116c1 color schemes
#5116c1 color preview, HTML & CSS examples
           This text has a color of #5116c1        
        
          <p style="color:#5116c1;">Text here</p>
        
        
          .mytext {color:#5116c1;}
        
        Text color #5116c1
      
           This box has a color of #5116c1        
        
          <div style="background-color:#5116c1;">Content here</div>
        
        
          .mybackground {background-color:#5116c1;}
        
        Background color #5116c1
      
           Border around this has a color of #5116c1        
        
          <div style="border:2px solid #5116c1;">Content here</div>
        
        
          .myborder {border:2px solid #5116c1;}
        
        Border color #5116c1