#5101a4 color space conversions
Hex:
        #5101a4
        RGB:
        81, 1, 164
        CMY:
        68, 100, 36
        CMYK:
        51, 99, 0, 36
      HSL:
        269°, 98.7879%, 32.3529%
        HSV (HSB):
        269°, 99.3902%, 64.3137%
        XYZ:
        10.1050, 4.4514, 35.4486
        xyY:
        0.2021, 0.0890, 4.4514
      CIE-Lab:
        25.1108, 59.6644, -66.7059
        CIE-LCH:
        25.1108, 89.4959, 311.8107
        CIE-Luv:
        25.1108, 7.4325, -81.5059
        Hunter-Lab:
        21.0983, 48.5707, -84.8481
      #5101a4 color charts
#5101a4 RGB chart
      #5101a4 CMYK chart
      #5101a4 RGB pie chart
      #5101a4 color shades, tints & tones
#5101a4 color schemes
#5101a4 color preview, HTML & CSS examples
           This text has a color of #5101a4        
        
          <p style="color:#5101a4;">Text here</p>
        
        
          .mytext {color:#5101a4;}
        
        Text color #5101a4
      
           This box has a color of #5101a4        
        
          <div style="background-color:#5101a4;">Content here</div>
        
        
          .mybackground {background-color:#5101a4;}
        
        Background color #5101a4
      
           Border around this has a color of #5101a4        
        
          <div style="border:2px solid #5101a4;">Content here</div>
        
        
          .myborder {border:2px solid #5101a4;}
        
        Border color #5101a4