#d39bf2 color space conversions
Hex:
        #d39bf2
        RGB:
        211, 155, 242
        CMY:
        17, 39, 5
        CMYK:
        13, 36, 0, 5
      HSL:
        279°, 76.9912%, 77.8431%
        HSV (HSB):
        279°, 35.9504%, 94.9020%
        XYZ:
        54.6123, 43.7024, 89.5614
        xyY:
        0.2907, 0.2326, 43.7024
      CIE-Lab:
        72.0291, 36.2393, -35.6173
        CIE-LCH:
        72.0291, 50.8122, 315.4959
        CIE-Luv:
        72.0291, 23.7218, -62.2777
        Hunter-Lab:
        66.1078, 31.7721, -34.0494
      #d39bf2 color charts
#d39bf2 RGB chart
      #d39bf2 CMYK chart
      #d39bf2 RGB pie chart
      #d39bf2 color shades, tints & tones
#d39bf2 color schemes
#d39bf2 color preview, HTML & CSS examples
           This text has a color of #d39bf2        
        
          <p style="color:#d39bf2;">Text here</p>
        
        
          .mytext {color:#d39bf2;}
        
        Text color #d39bf2
      
           This box has a color of #d39bf2        
        
          <div style="background-color:#d39bf2;">Content here</div>
        
        
          .mybackground {background-color:#d39bf2;}
        
        Background color #d39bf2
      
           Border around this has a color of #d39bf2        
        
          <div style="border:2px solid #d39bf2;">Content here</div>
        
        
          .myborder {border:2px solid #d39bf2;}
        
        Border color #d39bf2