#4a25af color space conversions
Hex:
        #4a25af
        RGB:
        74, 37, 175
        CMY:
        71, 85, 31
        CMYK:
        58, 79, 0, 31
      HSL:
        256°, 65.0943%, 41.5686%
        HSV (HSB):
        256°, 78.8571%, 68.6275%
        XYZ:
        11.2235, 5.8741, 41.0997
        xyY:
        0.1929, 0.1009, 5.8741
      CIE-Lab:
        29.0927, 50.9363, -66.7946
        CIE-LCH:
        29.0927, 84.0001, 307.3285
        CIE-Luv:
        29.0927, 1.4404, -87.3179
        Hunter-Lab:
        24.2366, 40.2456, -83.5766
      #4a25af color charts
#4a25af RGB chart
      #4a25af CMYK chart
      #4a25af RGB pie chart
      #4a25af color shades, tints & tones
#4a25af color schemes
#4a25af color preview, HTML & CSS examples
           This text has a color of #4a25af        
        
          <p style="color:#4a25af;">Text here</p>
        
        
          .mytext {color:#4a25af;}
        
        Text color #4a25af
      
           This box has a color of #4a25af        
        
          <div style="background-color:#4a25af;">Content here</div>
        
        
          .mybackground {background-color:#4a25af;}
        
        Background color #4a25af
      
           Border around this has a color of #4a25af        
        
          <div style="border:2px solid #4a25af;">Content here</div>
        
        
          .myborder {border:2px solid #4a25af;}
        
        Border color #4a25af