#9e71df color space conversions
Hex:
        #9e71df
        RGB:
        158, 113, 223
        CMY:
        38, 56, 13
        CMYK:
        29, 49, 0, 13
      HSL:
        265°, 63.2184%, 65.8824%
        HSV (HSB):
        265°, 49.3274%, 87.4510%
        XYZ:
        33.3250, 24.4071, 72.7667
        xyY:
        0.2554, 0.1870, 24.4071
      CIE-Lab:
        56.4931, 40.1012, -49.8707
        CIE-LCH:
        56.4931, 63.9937, 308.8029
        CIE-Luv:
        56.4931, 13.1824, -82.7965
        Hunter-Lab:
        49.4035, 33.9504, -52.7461
      #9e71df color charts
#9e71df RGB chart
      #9e71df CMYK chart
      #9e71df RGB pie chart
      #9e71df color shades, tints & tones
#9e71df color schemes
#9e71df color preview, HTML & CSS examples
           This text has a color of #9e71df        
        
          <p style="color:#9e71df;">Text here</p>
        
        
          .mytext {color:#9e71df;}
        
        Text color #9e71df
      
           This box has a color of #9e71df        
        
          <div style="background-color:#9e71df;">Content here</div>
        
        
          .mybackground {background-color:#9e71df;}
        
        Background color #9e71df
      
           Border around this has a color of #9e71df        
        
          <div style="border:2px solid #9e71df;">Content here</div>
        
        
          .myborder {border:2px solid #9e71df;}
        
        Border color #9e71df