#d39efe color space conversions
Hex:
        #d39efe
        RGB:
        211, 158, 254
        CMY:
        17, 38, 0
        CMYK:
        17, 38, 0, 0
      HSL:
        273°, 97.9592%, 80.7843%
        HSV (HSB):
        273°, 37.7953%, 99.6078%
        XYZ:
        56.9802, 45.4584, 99.5371
        xyY:
        0.2821, 0.2251, 45.4584
      CIE-Lab:
        73.1927, 37.1468, -40.3252
        CIE-LCH:
        73.1927, 54.8271, 312.6507
        CIE-Luv:
        73.1927, 20.7904, -70.3982
        Hunter-Lab:
        67.4228, 32.8636, -40.3345
      #d39efe color charts
#d39efe RGB chart
      #d39efe CMYK chart
      #d39efe RGB pie chart
      #d39efe color shades, tints & tones
#d39efe color schemes
#d39efe color preview, HTML & CSS examples
           This text has a color of #d39efe        
        
          <p style="color:#d39efe;">Text here</p>
        
        
          .mytext {color:#d39efe;}
        
        Text color #d39efe
      
           This box has a color of #d39efe        
        
          <div style="background-color:#d39efe;">Content here</div>
        
        
          .mybackground {background-color:#d39efe;}
        
        Background color #d39efe
      
           Border around this has a color of #d39efe        
        
          <div style="border:2px solid #d39efe;">Content here</div>
        
        
          .myborder {border:2px solid #d39efe;}
        
        Border color #d39efe