#4525d1 color space conversions
Hex:
        #4525d1
        RGB:
        69, 37, 209
        CMY:
        73, 85, 18
        CMYK:
        67, 82, 0, 18
      HSL:
        251°, 69.9187%, 48.2353%
        HSV (HSB):
        251°, 82.2967%, 81.9608%
        XYZ:
        14.6244, 7.1918, 60.9390
        xyY:
        0.1767, 0.0869, 7.1918
      CIE-Lab:
        32.2396, 59.9979, -81.6477
        CIE-LCH:
        32.2396, 101.3217, 306.3099
        CIE-Luv:
        32.2396, -2.6169, -107.4362
        Hunter-Lab:
        26.8175, 50.4110, -115.9557
      #4525d1 color charts
#4525d1 RGB chart
      #4525d1 CMYK chart
      #4525d1 RGB pie chart
      #4525d1 color shades, tints & tones
#4525d1 color schemes
#4525d1 color preview, HTML & CSS examples
           This text has a color of #4525d1        
        
          <p style="color:#4525d1;">Text here</p>
        
        
          .mytext {color:#4525d1;}
        
        Text color #4525d1
      
           This box has a color of #4525d1        
        
          <div style="background-color:#4525d1;">Content here</div>
        
        
          .mybackground {background-color:#4525d1;}
        
        Background color #4525d1
      
           Border around this has a color of #4525d1        
        
          <div style="border:2px solid #4525d1;">Content here</div>
        
        
          .myborder {border:2px solid #4525d1;}
        
        Border color #4525d1