#5025a2 color space conversions
Hex:
        #5025a2
        RGB:
        80, 37, 162
        CMY:
        69, 85, 36
        CMYK:
        51, 77, 0, 36
      HSL:
        261°, 62.8141%, 39.0196%
        HSV (HSB):
        261°, 77.1605%, 63.5294%
        XYZ:
        10.4914, 5.6372, 34.7176
        xyY:
        0.2063, 0.1109, 5.6372
      CIE-Lab:
        28.4782, 48.1313, -59.9478
        CIE-LCH:
        28.4782, 76.8789, 308.7605
        CIE-Luv:
        28.4782, 4.7493, -79.0949
        Hunter-Lab:
        23.7429, 37.3249, -70.0756
      #5025a2 color charts
#5025a2 RGB chart
      #5025a2 CMYK chart
      #5025a2 RGB pie chart
      #5025a2 color shades, tints & tones
#5025a2 color schemes
#5025a2 color preview, HTML & CSS examples
           This text has a color of #5025a2        
        
          <p style="color:#5025a2;">Text here</p>
        
        
          .mytext {color:#5025a2;}
        
        Text color #5025a2
      
           This box has a color of #5025a2        
        
          <div style="background-color:#5025a2;">Content here</div>
        
        
          .mybackground {background-color:#5025a2;}
        
        Background color #5025a2
      
           Border around this has a color of #5025a2        
        
          <div style="border:2px solid #5025a2;">Content here</div>
        
        
          .myborder {border:2px solid #5025a2;}
        
        Border color #5025a2