#9e2ddb color space conversions
Hex:
        #9e2ddb
        RGB:
        158, 45, 219
        CMY:
        38, 82, 14
        CMYK:
        28, 79, 0, 14
      HSL:
        279°, 70.7317%, 51.7647%
        HSV (HSB):
        279°, 79.4521%, 85.8824%
        XYZ:
        27.8251, 14.2603, 68.3038
        xyY:
        0.2521, 0.1292, 14.2603
      CIE-Lab:
        44.6040, 70.7744, -66.7187
        CIE-LCH:
        44.6040, 97.2646, 316.6896
        CIE-Luv:
        44.6040, 29.7779, -104.9445
        Hunter-Lab:
        37.7629, 65.4406, -80.8071
      #9e2ddb color charts
#9e2ddb RGB chart
      #9e2ddb CMYK chart
      #9e2ddb RGB pie chart
      #9e2ddb color shades, tints & tones
#9e2ddb color schemes
#9e2ddb color preview, HTML & CSS examples
           This text has a color of #9e2ddb        
        
          <p style="color:#9e2ddb;">Text here</p>
        
        
          .mytext {color:#9e2ddb;}
        
        Text color #9e2ddb
      
           This box has a color of #9e2ddb        
        
          <div style="background-color:#9e2ddb;">Content here</div>
        
        
          .mybackground {background-color:#9e2ddb;}
        
        Background color #9e2ddb
      
           Border around this has a color of #9e2ddb        
        
          <div style="border:2px solid #9e2ddb;">Content here</div>
        
        
          .myborder {border:2px solid #9e2ddb;}
        
        Border color #9e2ddb