#9526fd color space conversions
Hex:
        #9526fd
        RGB:
        149, 38, 253
        CMY:
        42, 85, 1
        CMYK:
        41, 85, 0, 1
      HSL:
        271°, 98.1735%, 57.0588%
        HSV (HSB):
        271°, 84.9802%, 99.2157%
        XYZ:
        30.8172, 14.8676, 94.1740
        xyY:
        0.2203, 0.1063, 14.8676
      CIE-Lab:
        45.4524, 78.6149, -84.6026
        CIE-LCH:
        45.4524, 115.4898, 312.8990
        CIE-Luv:
        45.4524, 18.9007, -129.3189
        Hunter-Lab:
        38.5586, 75.1850, -117.8166
      #9526fd color charts
#9526fd RGB chart
      #9526fd CMYK chart
      #9526fd RGB pie chart
      #9526fd color shades, tints & tones
#9526fd color schemes
#9526fd color preview, HTML & CSS examples
           This text has a color of #9526fd        
        
          <p style="color:#9526fd;">Text here</p>
        
        
          .mytext {color:#9526fd;}
        
        Text color #9526fd
      
           This box has a color of #9526fd        
        
          <div style="background-color:#9526fd;">Content here</div>
        
        
          .mybackground {background-color:#9526fd;}
        
        Background color #9526fd
      
           Border around this has a color of #9526fd        
        
          <div style="border:2px solid #9526fd;">Content here</div>
        
        
          .myborder {border:2px solid #9526fd;}
        
        Border color #9526fd