#9726ef color space conversions
Hex:
        #9726ef
        RGB:
        151, 38, 239
        CMY:
        41, 85, 6
        CMYK:
        37, 84, 0, 6
      HSL:
        274°, 86.2661%, 54.3137%
        HSV (HSB):
        274°, 84.1004%, 93.7255%
        XYZ:
        29.0356, 14.1975, 82.8714
        xyY:
        0.2303, 0.1126, 14.1975
      CIE-Lab:
        44.5149, 75.9047, -78.2685
        CIE-LCH:
        44.5149, 109.0297, 314.1216
        CIE-Luv:
        44.5149, 22.5051, -120.3052
        Hunter-Lab:
        37.6796, 71.6113, -104.0249
      #9726ef color charts
#9726ef RGB chart
      #9726ef CMYK chart
      #9726ef RGB pie chart
      #9726ef color shades, tints & tones
#9726ef color schemes
#9726ef color preview, HTML & CSS examples
           This text has a color of #9726ef        
        
          <p style="color:#9726ef;">Text here</p>
        
        
          .mytext {color:#9726ef;}
        
        Text color #9726ef
      
           This box has a color of #9726ef        
        
          <div style="background-color:#9726ef;">Content here</div>
        
        
          .mybackground {background-color:#9726ef;}
        
        Background color #9726ef
      
           Border around this has a color of #9726ef        
        
          <div style="border:2px solid #9726ef;">Content here</div>
        
        
          .myborder {border:2px solid #9726ef;}
        
        Border color #9726ef