#5133a5 color space conversions
Hex:
        #5133a5
        RGB:
        81, 51, 165
        CMY:
        68, 80, 35
        CMYK:
        51, 69, 0, 35
      HSL:
        256°, 52.7778%, 42.3529%
        HSV (HSB):
        256°, 69.0909%, 64.7059%
        XYZ:
        11.3687, 6.8336, 36.3171
        xyY:
        0.2085, 0.1253, 6.8336
      CIE-Lab:
        31.4250, 41.9363, -56.9340
        CIE-LCH:
        31.4250, 70.7116, 306.3746
        CIE-Luv:
        31.4250, 2.5509, -78.5689
        Hunter-Lab:
        26.1411, 31.8820, -64.0711
      #5133a5 color charts
#5133a5 RGB chart
      #5133a5 CMYK chart
      #5133a5 RGB pie chart
      #5133a5 color shades, tints & tones
#5133a5 color schemes
#5133a5 color preview, HTML & CSS examples
           This text has a color of #5133a5        
        
          <p style="color:#5133a5;">Text here</p>
        
        
          .mytext {color:#5133a5;}
        
        Text color #5133a5
      
           This box has a color of #5133a5        
        
          <div style="background-color:#5133a5;">Content here</div>
        
        
          .mybackground {background-color:#5133a5;}
        
        Background color #5133a5
      
           Border around this has a color of #5133a5        
        
          <div style="border:2px solid #5133a5;">Content here</div>
        
        
          .myborder {border:2px solid #5133a5;}
        
        Border color #5133a5