#9371ef color space conversions
Hex:
        #9371ef
        RGB:
        147, 113, 239
        CMY:
        42, 56, 6
        CMYK:
        38, 53, 0, 6
      HSL:
        256°, 79.7468%, 69.0196%
        HSV (HSB):
        256°, 52.7197%, 93.7255%
        XYZ:
        33.5177, 24.2453, 84.5746
        xyY:
        0.2355, 0.1703, 24.2453
      CIE-Lab:
        56.3326, 41.4717, -59.1357
        CIE-LCH:
        56.3326, 72.2283, 305.0419
        CIE-Luv:
        56.3326, 5.9548, -97.4775
        Hunter-Lab:
        49.2395, 35.3373, -67.3698
      #9371ef color charts
#9371ef RGB chart
      #9371ef CMYK chart
      #9371ef RGB pie chart
      #9371ef color shades, tints & tones
#9371ef color schemes
#9371ef color preview, HTML & CSS examples
           This text has a color of #9371ef        
        
          <p style="color:#9371ef;">Text here</p>
        
        
          .mytext {color:#9371ef;}
        
        Text color #9371ef
      
           This box has a color of #9371ef        
        
          <div style="background-color:#9371ef;">Content here</div>
        
        
          .mybackground {background-color:#9371ef;}
        
        Background color #9371ef
      
           Border around this has a color of #9371ef        
        
          <div style="border:2px solid #9371ef;">Content here</div>
        
        
          .myborder {border:2px solid #9371ef;}
        
        Border color #9371ef