#5025a5 color space conversions
Hex:
        #5025a5
        RGB:
        80, 37, 165
        CMY:
        69, 85, 35
        CMYK:
        52, 78, 0, 35
      HSL:
        260°, 63.3663%, 39.6078%
        HSV (HSB):
        260°, 77.5758%, 64.7059%
        XYZ:
        10.7614, 5.7452, 36.1391
        xyY:
        0.2044, 0.1091, 5.7452
      CIE-Lab:
        28.7604, 48.9547, -61.3012
        CIE-LCH:
        28.7604, 78.4499, 308.6106
        CIE-Luv:
        28.7604, 4.4018, -80.9630
        Hunter-Lab:
        23.9692, 38.1944, -72.6149
      #5025a5 color charts
#5025a5 RGB chart
      #5025a5 CMYK chart
      #5025a5 RGB pie chart
      #5025a5 color shades, tints & tones
#5025a5 color schemes
#5025a5 color preview, HTML & CSS examples
           This text has a color of #5025a5        
        
          <p style="color:#5025a5;">Text here</p>
        
        
          .mytext {color:#5025a5;}
        
        Text color #5025a5
      
           This box has a color of #5025a5        
        
          <div style="background-color:#5025a5;">Content here</div>
        
        
          .mybackground {background-color:#5025a5;}
        
        Background color #5025a5
      
           Border around this has a color of #5025a5        
        
          <div style="border:2px solid #5025a5;">Content here</div>
        
        
          .myborder {border:2px solid #5025a5;}
        
        Border color #5025a5