#d39efa color space conversions
Hex:
        #d39efa
        RGB:
        211, 158, 250
        CMY:
        17, 38, 2
        CMYK:
        16, 37, 0, 2
      HSL:
        275°, 90.1961%, 80.0000%
        HSV (HSB):
        275°, 36.8000%, 98.0392%
        XYZ:
        56.3461, 45.2047, 96.1981
        xyY:
        0.2849, 0.2286, 45.2047
      CIE-Lab:
        73.0265, 36.2935, -38.4166
        CIE-LCH:
        73.0265, 52.8493, 313.3722
        CIE-Luv:
        73.0265, 21.3365, -67.0666
        Hunter-Lab:
        67.2345, 31.9324, -37.7672
      #d39efa color charts
#d39efa RGB chart
      #d39efa CMYK chart
      #d39efa RGB pie chart
      #d39efa color shades, tints & tones
#d39efa color schemes
#d39efa color preview, HTML & CSS examples
           This text has a color of #d39efa        
        
          <p style="color:#d39efa;">Text here</p>
        
        
          .mytext {color:#d39efa;}
        
        Text color #d39efa
      
           This box has a color of #d39efa        
        
          <div style="background-color:#d39efa;">Content here</div>
        
        
          .mybackground {background-color:#d39efa;}
        
        Background color #d39efa
      
           Border around this has a color of #d39efa        
        
          <div style="border:2px solid #d39efa;">Content here</div>
        
        
          .myborder {border:2px solid #d39efa;}
        
        Border color #d39efa