#9726fc color space conversions
Hex:
        #9726fc
        RGB:
        151, 38, 252
        CMY:
        41, 85, 1
        CMYK:
        40, 85, 0, 1
      HSL:
        272°, 97.2727%, 56.8627%
        HSV (HSB):
        272°, 84.9206%, 98.8235%
        XYZ:
        31.0263, 14.9938, 93.3543
        xyY:
        0.2226, 0.1076, 14.9938
      CIE-Lab:
        45.6257, 78.6430, -83.7493
        CIE-LCH:
        45.6257, 114.8854, 313.1990
        CIE-Luv:
        45.6257, 19.9894, -128.4568
        Hunter-Lab:
        38.7218, 75.2619, -115.8367
      #9726fc color charts
#9726fc RGB chart
      #9726fc CMYK chart
      #9726fc RGB pie chart
      #9726fc color shades, tints & tones
#9726fc color schemes
#9726fc color preview, HTML & CSS examples
           This text has a color of #9726fc        
        
          <p style="color:#9726fc;">Text here</p>
        
        
          .mytext {color:#9726fc;}
        
        Text color #9726fc
      
           This box has a color of #9726fc        
        
          <div style="background-color:#9726fc;">Content here</div>
        
        
          .mybackground {background-color:#9726fc;}
        
        Background color #9726fc
      
           Border around this has a color of #9726fc        
        
          <div style="border:2px solid #9726fc;">Content here</div>
        
        
          .myborder {border:2px solid #9726fc;}
        
        Border color #9726fc