#9264bc color space conversions
Hex:
        #9264bc
        RGB:
        146, 100, 188
        CMY:
        43, 61, 26
        CMYK:
        22, 47, 0, 26
      HSL:
        271°, 39.6396%, 56.4706%
        HSV (HSB):
        271°, 46.8085%, 73.7255%
        XYZ:
        25.4883, 18.8562, 49.8732
        xyY:
        0.2705, 0.2001, 18.8562
      CIE-Lab:
        50.5185, 35.7139, -39.4826
        CIE-LCH:
        50.5185, 53.2387, 312.1309
        CIE-Luv:
        50.5185, 16.2805, -64.2030
        Hunter-Lab:
        43.4237, 28.7824, -37.6994
      #9264bc color charts
#9264bc RGB chart
      #9264bc CMYK chart
      #9264bc RGB pie chart
      #9264bc color shades, tints & tones
#9264bc color schemes
#9264bc color preview, HTML & CSS examples
           This text has a color of #9264bc        
        
          <p style="color:#9264bc;">Text here</p>
        
        
          .mytext {color:#9264bc;}
        
        Text color #9264bc
      
           This box has a color of #9264bc        
        
          <div style="background-color:#9264bc;">Content here</div>
        
        
          .mybackground {background-color:#9264bc;}
        
        Background color #9264bc
      
           Border around this has a color of #9264bc        
        
          <div style="border:2px solid #9264bc;">Content here</div>
        
        
          .myborder {border:2px solid #9264bc;}
        
        Border color #9264bc