#9526ef color space conversions
Hex:
        #9526ef
        RGB:
        149, 38, 239
        CMY:
        42, 85, 6
        CMYK:
        38, 84, 0, 6
      HSL:
        273°, 86.2661%, 54.3137%
        HSV (HSB):
        273°, 84.1004%, 93.7255%
        XYZ:
        28.6675, 14.0078, 82.8542
        xyY:
        0.2284, 0.1116, 14.0078
      CIE-Lab:
        44.2441, 75.6429, -78.7228
        CIE-LCH:
        44.2441, 109.1747, 313.8570
        CIE-Luv:
        44.2441, 21.5430, -120.5849
        Hunter-Lab:
        37.4270, 71.2265, -105.0547
      #9526ef color charts
#9526ef RGB chart
      #9526ef CMYK chart
      #9526ef RGB pie chart
      #9526ef color shades, tints & tones
#9526ef color schemes
#9526ef color preview, HTML & CSS examples
           This text has a color of #9526ef        
        
          <p style="color:#9526ef;">Text here</p>
        
        
          .mytext {color:#9526ef;}
        
        Text color #9526ef
      
           This box has a color of #9526ef        
        
          <div style="background-color:#9526ef;">Content here</div>
        
        
          .mybackground {background-color:#9526ef;}
        
        Background color #9526ef
      
           Border around this has a color of #9526ef        
        
          <div style="border:2px solid #9526ef;">Content here</div>
        
        
          .myborder {border:2px solid #9526ef;}
        
        Border color #9526ef