#4525ed color space conversions
Hex:
        #4525ed
        RGB:
        69, 37, 237
        CMY:
        73, 85, 7
        CMYK:
        71, 84, 0, 7
      HSL:
        250°, 84.7458%, 53.7255%
        HSV (HSB):
        250°, 84.3882%, 92.9412%
        XYZ:
        18.4019, 8.7028, 80.8307
        xyY:
        0.1705, 0.0806, 8.7028
      CIE-Lab:
        35.4056, 67.6771, -92.4628
        CIE-LCH:
        35.4056, 114.5843, 306.2018
        CIE-Luv:
        35.4056, -4.5083, -123.4634
        Hunter-Lab:
        29.5005, 59.7194, -141.8031
      #4525ed color charts
#4525ed RGB chart
      #4525ed CMYK chart
      #4525ed RGB pie chart
      #4525ed color shades, tints & tones
#4525ed color schemes
#4525ed color preview, HTML & CSS examples
           This text has a color of #4525ed        
        
          <p style="color:#4525ed;">Text here</p>
        
        
          .mytext {color:#4525ed;}
        
        Text color #4525ed
      
           This box has a color of #4525ed        
        
          <div style="background-color:#4525ed;">Content here</div>
        
        
          .mybackground {background-color:#4525ed;}
        
        Background color #4525ed
      
           Border around this has a color of #4525ed        
        
          <div style="border:2px solid #4525ed;">Content here</div>
        
        
          .myborder {border:2px solid #4525ed;}
        
        Border color #4525ed