#4825a5 color space conversions
Hex:
        #4825a5
        RGB:
        72, 37, 165
        CMY:
        72, 85, 35
        CMYK:
        56, 78, 0, 35
      HSL:
        256°, 63.3663%, 39.6078%
        HSV (HSB):
        256°, 77.5758%, 64.7059%
        XYZ:
        10.1256, 5.4175, 36.1093
        xyY:
        0.1960, 0.1049, 5.4175
      CIE-Lab:
        27.8925, 47.8350, -62.7595
        CIE-LCH:
        27.8925, 78.9110, 307.3145
        CIE-Luv:
        27.8925, 1.7987, -81.2965
        Hunter-Lab:
        23.2754, 36.9213, -75.6891
      #4825a5 color charts
#4825a5 RGB chart
      #4825a5 CMYK chart
      #4825a5 RGB pie chart
      #4825a5 color shades, tints & tones
#4825a5 color schemes
#4825a5 color preview, HTML & CSS examples
           This text has a color of #4825a5        
        
          <p style="color:#4825a5;">Text here</p>
        
        
          .mytext {color:#4825a5;}
        
        Text color #4825a5
      
           This box has a color of #4825a5        
        
          <div style="background-color:#4825a5;">Content here</div>
        
        
          .mybackground {background-color:#4825a5;}
        
        Background color #4825a5
      
           Border around this has a color of #4825a5        
        
          <div style="border:2px solid #4825a5;">Content here</div>
        
        
          .myborder {border:2px solid #4825a5;}
        
        Border color #4825a5