#5025c3 color space conversions
Hex:
        #5025c3
        RGB:
        80, 37, 195
        CMY:
        69, 85, 24
        CMYK:
        59, 81, 0, 24
      HSL:
        256°, 68.1034%, 45.4902%
        HSV (HSB):
        256°, 81.0256%, 76.4706%
        XYZ:
        13.8202, 6.9687, 52.2465
        xyY:
        0.1892, 0.0954, 6.9687
      CIE-Lab:
        31.7356, 57.1657, -74.2745
        CIE-LCH:
        31.7356, 93.7263, 307.5838
        CIE-Luv:
        31.7356, 1.2849, -99.1569
        Hunter-Lab:
        26.3984, 47.2517, -98.8652
      #5025c3 color charts
#5025c3 RGB chart
      #5025c3 CMYK chart
      #5025c3 RGB pie chart
      #5025c3 color shades, tints & tones
#5025c3 color schemes
#5025c3 color preview, HTML & CSS examples
           This text has a color of #5025c3        
        
          <p style="color:#5025c3;">Text here</p>
        
        
          .mytext {color:#5025c3;}
        
        Text color #5025c3
      
           This box has a color of #5025c3        
        
          <div style="background-color:#5025c3;">Content here</div>
        
        
          .mybackground {background-color:#5025c3;}
        
        Background color #5025c3
      
           Border around this has a color of #5025c3        
        
          <div style="border:2px solid #5025c3;">Content here</div>
        
        
          .myborder {border:2px solid #5025c3;}
        
        Border color #5025c3