#d396ed color space conversions
Hex:
        #d396ed
        RGB:
        211, 150, 237
        CMY:
        17, 41, 7
        CMYK:
        11, 37, 0, 7
      HSL:
        282°, 70.7317%, 75.8824%
        HSV (HSB):
        282°, 36.7089%, 92.9412%
        XYZ:
        53.0564, 41.7760, 85.3880
        xyY:
        0.2944, 0.2318, 41.7760
      CIE-Lab:
        70.7162, 37.9127, -34.9238
        CIE-LCH:
        70.7162, 51.5465, 317.3498
        CIE-Luv:
        70.7162, 26.5963, -61.2114
        Hunter-Lab:
        64.6344, 33.4151, -33.0835
      #d396ed color charts
#d396ed RGB chart
      #d396ed CMYK chart
      #d396ed RGB pie chart
      #d396ed color shades, tints & tones
#d396ed color schemes
#d396ed color preview, HTML & CSS examples
           This text has a color of #d396ed        
        
          <p style="color:#d396ed;">Text here</p>
        
        
          .mytext {color:#d396ed;}
        
        Text color #d396ed
      
           This box has a color of #d396ed        
        
          <div style="background-color:#d396ed;">Content here</div>
        
        
          .mybackground {background-color:#d396ed;}
        
        Background color #d396ed
      
           Border around this has a color of #d396ed        
        
          <div style="border:2px solid #d396ed;">Content here</div>
        
        
          .myborder {border:2px solid #d396ed;}
        
        Border color #d396ed