#4525d5 color space conversions
Hex:
        #4525d5
        RGB:
        69, 37, 213
        CMY:
        73, 85, 16
        CMYK:
        68, 83, 0, 16
      HSL:
        251°, 70.4000%, 49.0196%
        HSV (HSB):
        251°, 82.6291%, 83.5294%
        XYZ:
        15.1261, 7.3924, 63.5804
        xyY:
        0.1757, 0.0859, 7.3924
      CIE-Lab:
        32.6841, 61.1109, -83.2291
        CIE-LCH:
        32.6841, 103.2551, 306.2879
        CIE-Luv:
        32.6841, -2.9006, -109.7471
        Hunter-Lab:
        27.1890, 51.7239, -119.6149
      #4525d5 color charts
#4525d5 RGB chart
      #4525d5 CMYK chart
      #4525d5 RGB pie chart
      #4525d5 color shades, tints & tones
#4525d5 color schemes
#4525d5 color preview, HTML & CSS examples
           This text has a color of #4525d5        
        
          <p style="color:#4525d5;">Text here</p>
        
        
          .mytext {color:#4525d5;}
        
        Text color #4525d5
      
           This box has a color of #4525d5        
        
          <div style="background-color:#4525d5;">Content here</div>
        
        
          .mybackground {background-color:#4525d5;}
        
        Background color #4525d5
      
           Border around this has a color of #4525d5        
        
          <div style="border:2px solid #4525d5;">Content here</div>
        
        
          .myborder {border:2px solid #4525d5;}
        
        Border color #4525d5