#5115c4 color space conversions
Hex:
        #5115c4
        RGB:
        81, 21, 196
        CMY:
        68, 92, 23
        CMYK:
        59, 89, 0, 23
      HSL:
        261°, 80.6452%, 42.5490%
        HSV (HSB):
        261°, 89.2857%, 76.8627%
        XYZ:
        13.6253, 6.2712, 52.7169
        xyY:
        0.1876, 0.0864, 6.2712
      CIE-Lab:
        30.0866, 63.0322, -77.5863
        CIE-LCH:
        30.0866, 99.9634, 309.0909
        CIE-Luv:
        30.0866, 2.8054, -100.1393
        Hunter-Lab:
        25.0423, 53.2962, -107.2824
      #5115c4 color charts
#5115c4 RGB chart
      #5115c4 CMYK chart
      #5115c4 RGB pie chart
      #5115c4 color shades, tints & tones
#5115c4 color schemes
#5115c4 color preview, HTML & CSS examples
           This text has a color of #5115c4        
        
          <p style="color:#5115c4;">Text here</p>
        
        
          .mytext {color:#5115c4;}
        
        Text color #5115c4
      
           This box has a color of #5115c4        
        
          <div style="background-color:#5115c4;">Content here</div>
        
        
          .mybackground {background-color:#5115c4;}
        
        Background color #5115c4
      
           Border around this has a color of #5115c4        
        
          <div style="border:2px solid #5115c4;">Content here</div>
        
        
          .myborder {border:2px solid #5115c4;}
        
        Border color #5115c4