#9529fb color space conversions
Hex:
        #9529fb
        RGB:
        149, 41, 251
        CMY:
        42, 84, 2
        CMYK:
        41, 84, 0, 2
      HSL:
        271°, 96.3303%, 57.2549%
        HSV (HSB):
        271°, 83.6653%, 98.4314%
        XYZ:
        30.6000, 14.9405, 92.5378
        xyY:
        0.2216, 0.1082, 14.9405
      CIE-Lab:
        45.5526, 77.3741, -83.3198
        CIE-LCH:
        45.5526, 113.7055, 312.8810
        CIE-Luv:
        45.5526, 19.0070, -127.7553
        Hunter-Lab:
        38.6529, 73.6687, -114.8874
      #9529fb color charts
#9529fb RGB chart
      #9529fb CMYK chart
      #9529fb RGB pie chart
      #9529fb color shades, tints & tones
#9529fb color schemes
#9529fb color preview, HTML & CSS examples
           This text has a color of #9529fb        
        
          <p style="color:#9529fb;">Text here</p>
        
        
          .mytext {color:#9529fb;}
        
        Text color #9529fb
      
           This box has a color of #9529fb        
        
          <div style="background-color:#9529fb;">Content here</div>
        
        
          .mybackground {background-color:#9529fb;}
        
        Background color #9529fb
      
           Border around this has a color of #9529fb        
        
          <div style="border:2px solid #9529fb;">Content here</div>
        
        
          .myborder {border:2px solid #9529fb;}
        
        Border color #9529fb