#9e83be color space conversions
Hex:
        #9e83be
        RGB:
        158, 131, 190
        CMY:
        38, 49, 25
        CMYK:
        17, 31, 0, 25
      HSL:
        267°, 31.2169%, 62.9412%
        HSV (HSB):
        267°, 31.0526%, 74.5098%
        XYZ:
        31.5111, 27.2194, 52.3083
        xyY:
        0.2838, 0.2451, 27.2194
      CIE-Lab:
        59.1769, 22.0168, -27.0238
        CIE-LCH:
        59.1769, 34.8572, 309.1704
        CIE-Luv:
        59.1769, 10.2983, -44.4699
        Hunter-Lab:
        52.1722, 16.5095, -22.9240
      #9e83be color charts
#9e83be RGB chart
      #9e83be CMYK chart
      #9e83be RGB pie chart
      #9e83be color shades, tints & tones
#9e83be color schemes
#9e83be color preview, HTML & CSS examples
           This text has a color of #9e83be        
        
          <p style="color:#9e83be;">Text here</p>
        
        
          .mytext {color:#9e83be;}
        
        Text color #9e83be
      
           This box has a color of #9e83be        
        
          <div style="background-color:#9e83be;">Content here</div>
        
        
          .mybackground {background-color:#9e83be;}
        
        Background color #9e83be
      
           Border around this has a color of #9e83be        
        
          <div style="border:2px solid #9e83be;">Content here</div>
        
        
          .myborder {border:2px solid #9e83be;}
        
        Border color #9e83be