#5133a2 color space conversions
Hex:
        #5133a2
        RGB:
        81, 51, 162
        CMY:
        68, 80, 36
        CMYK:
        50, 69, 0, 36
      HSL:
        256°, 52.1127%, 41.7647%
        HSV (HSB):
        256°, 68.5185%, 63.5294%
        XYZ:
        11.0988, 6.7256, 34.8956
        xyY:
        0.2105, 0.1276, 6.7256
      CIE-Lab:
        31.1739, 41.0532, -55.5331
        CIE-LCH:
        31.1739, 69.0601, 306.4739
        CIE-Luv:
        31.1739, 2.8600, -76.5816
        Hunter-Lab:
        25.9338, 31.0076, -61.6249
      #5133a2 color charts
#5133a2 RGB chart
      #5133a2 CMYK chart
      #5133a2 RGB pie chart
      #5133a2 color shades, tints & tones
#5133a2 color schemes
#5133a2 color preview, HTML & CSS examples
           This text has a color of #5133a2        
        
          <p style="color:#5133a2;">Text here</p>
        
        
          .mytext {color:#5133a2;}
        
        Text color #5133a2
      
           This box has a color of #5133a2        
        
          <div style="background-color:#5133a2;">Content here</div>
        
        
          .mybackground {background-color:#5133a2;}
        
        Background color #5133a2
      
           Border around this has a color of #5133a2        
        
          <div style="border:2px solid #5133a2;">Content here</div>
        
        
          .myborder {border:2px solid #5133a2;}
        
        Border color #5133a2