#9264d1 color space conversions
Hex:
        #9264d1
        RGB:
        146, 100, 209
        CMY:
        43, 61, 18
        CMYK:
        30, 52, 0, 18
      HSL:
        265°, 54.2289%, 60.5882%
        HSV (HSB):
        265°, 52.1531%, 81.9608%
        XYZ:
        27.9199, 19.8288, 62.6774
        xyY:
        0.2528, 0.1796, 19.8288
      CIE-Lab:
        51.6431, 40.8099, -49.7460
        CIE-LCH:
        51.6431, 64.3438, 309.3643
        CIE-Luv:
        51.6431, 13.2232, -81.0486
        Hunter-Lab:
        44.5295, 33.9922, -52.2828
      #9264d1 color charts
#9264d1 RGB chart
      #9264d1 CMYK chart
      #9264d1 RGB pie chart
      #9264d1 color shades, tints & tones
#9264d1 color schemes
#9264d1 color preview, HTML & CSS examples
           This text has a color of #9264d1        
        
          <p style="color:#9264d1;">Text here</p>
        
        
          .mytext {color:#9264d1;}
        
        Text color #9264d1
      
           This box has a color of #9264d1        
        
          <div style="background-color:#9264d1;">Content here</div>
        
        
          .mybackground {background-color:#9264d1;}
        
        Background color #9264d1
      
           Border around this has a color of #9264d1        
        
          <div style="border:2px solid #9264d1;">Content here</div>
        
        
          .myborder {border:2px solid #9264d1;}
        
        Border color #9264d1