#9726be color space conversions
Hex:
        #9726be
        RGB:
        151, 38, 190
        CMY:
        41, 85, 25
        CMYK:
        21, 80, 0, 25
      HSL:
        285°, 66.6667%, 44.7059%
        HSV (HSB):
        285°, 80.0000%, 74.5098%
        XYZ:
        22.7499, 11.6832, 49.7712
        xyY:
        0.2702, 0.1387, 11.6832
      CIE-Lab:
        40.7082, 66.0123, -56.2918
        CIE-LCH:
        40.7082, 86.7548, 319.5442
        CIE-Luv:
        40.7082, 33.9596, -87.6287
        Hunter-Lab:
        34.1808, 58.9889, -62.4067
      #9726be color charts
#9726be RGB chart
      #9726be CMYK chart
      #9726be RGB pie chart
      #9726be color shades, tints & tones
#9726be color schemes
#9726be color preview, HTML & CSS examples
           This text has a color of #9726be        
        
          <p style="color:#9726be;">Text here</p>
        
        
          .mytext {color:#9726be;}
        
        Text color #9726be
      
           This box has a color of #9726be        
        
          <div style="background-color:#9726be;">Content here</div>
        
        
          .mybackground {background-color:#9726be;}
        
        Background color #9726be
      
           Border around this has a color of #9726be        
        
          <div style="border:2px solid #9726be;">Content here</div>
        
        
          .myborder {border:2px solid #9726be;}
        
        Border color #9726be