#d39fff color space conversions
Hex:
        #d39fff
        RGB:
        211, 159, 255
        CMY:
        17, 38, 0
        CMYK:
        17, 38, 0, 0
      HSL:
        273°, 100.0000%, 81.1765%
        HSV (HSB):
        273°, 37.6471%, 100.0000%
        XYZ:
        57.3121, 45.8652, 100.4399
        xyY:
        0.2815, 0.2253, 45.8652
      CIE-Lab:
        73.4580, 36.8204, -40.4530
        CIE-LCH:
        73.4580, 54.7008, 312.3085
        CIE-Luv:
        73.4580, 20.2444, -70.6023
        Hunter-Lab:
        67.7238, 32.5411, -40.5252
      #d39fff color charts
#d39fff RGB chart
      #d39fff CMYK chart
      #d39fff RGB pie chart
      #d39fff color shades, tints & tones
#d39fff color schemes
#d39fff color preview, HTML & CSS examples
           This text has a color of #d39fff        
        
          <p style="color:#d39fff;">Text here</p>
        
        
          .mytext {color:#d39fff;}
        
        Text color #d39fff
      
           This box has a color of #d39fff        
        
          <div style="background-color:#d39fff;">Content here</div>
        
        
          .mybackground {background-color:#d39fff;}
        
        Background color #d39fff
      
           Border around this has a color of #d39fff        
        
          <div style="border:2px solid #d39fff;">Content here</div>
        
        
          .myborder {border:2px solid #d39fff;}
        
        Border color #d39fff