#d39ae1 color space conversions
Hex:
        #d39ae1
        RGB:
        211, 154, 225
        CMY:
        17, 40, 12
        CMYK:
        6, 32, 0, 12
      HSL:
        288°, 54.1985%, 74.3137%
        HSV (HSB):
        288°, 31.5556%, 88.2353%
        XYZ:
        52.0102, 42.3963, 76.6762
        xyY:
        0.3040, 0.2478, 42.3963
      CIE-Lab:
        71.1433, 33.3477, -27.6888
        CIE-LCH:
        71.1433, 43.3444, 320.2970
        CIE-Luv:
        71.1433, 26.6250, -48.7206
        Hunter-Lab:
        65.1125, 28.6344, -24.2410
      #d39ae1 color charts
#d39ae1 RGB chart
      #d39ae1 CMYK chart
      #d39ae1 RGB pie chart
      #d39ae1 color shades, tints & tones
#d39ae1 color schemes
#d39ae1 color preview, HTML & CSS examples
           This text has a color of #d39ae1        
        
          <p style="color:#d39ae1;">Text here</p>
        
        
          .mytext {color:#d39ae1;}
        
        Text color #d39ae1
      
           This box has a color of #d39ae1        
        
          <div style="background-color:#d39ae1;">Content here</div>
        
        
          .mybackground {background-color:#d39ae1;}
        
        Background color #d39ae1
      
           Border around this has a color of #d39ae1        
        
          <div style="border:2px solid #d39ae1;">Content here</div>
        
        
          .myborder {border:2px solid #d39ae1;}
        
        Border color #d39ae1