#4525ea color space conversions
Hex:
        #4525ea
        RGB:
        69, 37, 234
        CMY:
        73, 85, 8
        CMYK:
        71, 84, 0, 8
      HSL:
        250°, 82.4268%, 53.1373%
        HSV (HSB):
        250°, 84.1880%, 91.7647%
        XYZ:
        17.9671, 8.5289, 78.5412
        xyY:
        0.1711, 0.0812, 8.5289
      CIE-Lab:
        35.0609, 66.8668, -91.3310
        CIE-LCH:
        35.0609, 113.1924, 306.2092
        CIE-Luv:
        35.0609, -4.3153, -121.7618
        Hunter-Lab:
        29.2042, 58.7099, -139.0103
      #4525ea color charts
#4525ea RGB chart
      #4525ea CMYK chart
      #4525ea RGB pie chart
      #4525ea color shades, tints & tones
#4525ea color schemes
#4525ea color preview, HTML & CSS examples
           This text has a color of #4525ea        
        
          <p style="color:#4525ea;">Text here</p>
        
        
          .mytext {color:#4525ea;}
        
        Text color #4525ea
      
           This box has a color of #4525ea        
        
          <div style="background-color:#4525ea;">Content here</div>
        
        
          .mybackground {background-color:#4525ea;}
        
        Background color #4525ea
      
           Border around this has a color of #4525ea        
        
          <div style="border:2px solid #4525ea;">Content here</div>
        
        
          .myborder {border:2px solid #4525ea;}
        
        Border color #4525ea