#8525e5 color space conversions
Hex:
        #8525e5
        RGB:
        133, 37, 229
        CMY:
        48, 85, 10
        CMYK:
        42, 84, 0, 10
      HSL:
        270°, 78.6885%, 52.1569%
        HSV (HSB):
        270°, 83.8428%, 89.8039%
        XYZ:
        24.4773, 11.9668, 75.1485
        xyY:
        0.2193, 0.1072, 11.9668
      CIE-Lab:
        41.1633, 71.7170, -78.1887
        CIE-LCH:
        41.1633, 106.0981, 312.5280
        CIE-Luv:
        41.1633, 16.1397, -116.4068
        Hunter-Lab:
        34.5931, 65.7646, -104.5837
      #8525e5 color charts
#8525e5 RGB chart
      #8525e5 CMYK chart
      #8525e5 RGB pie chart
      #8525e5 color shades, tints & tones
#8525e5 color schemes
#8525e5 color preview, HTML & CSS examples
           This text has a color of #8525e5        
        
          <p style="color:#8525e5;">Text here</p>
        
        
          .mytext {color:#8525e5;}
        
        Text color #8525e5
      
           This box has a color of #8525e5        
        
          <div style="background-color:#8525e5;">Content here</div>
        
        
          .mybackground {background-color:#8525e5;}
        
        Background color #8525e5
      
           Border around this has a color of #8525e5        
        
          <div style="border:2px solid #8525e5;">Content here</div>
        
        
          .myborder {border:2px solid #8525e5;}
        
        Border color #8525e5