#d39bfa color space conversions
Hex:
#d39bfa
RGB:
211, 155, 250
CMY:
17, 39, 2
CMYK:
16, 38, 0, 2
HSL:
275°, 90.4762%, 79.4118%
HSV (HSB):
275°, 38.0000%, 98.0392%
XYZ:
55.8406, 44.1937, 96.0296
xyY:
0.2848, 0.2254, 44.1937
CIE-Lab:
72.3578, 37.9160, -39.4574
CIE-LCH:
72.3578, 54.7221, 313.8587
CIE-Luv:
72.3578, 22.5817, -68.9432
Hunter-Lab:
66.4783, 33.5997, -39.1110
#d39bfa color charts
#d39bfa color shades, tints & tones
#d39bfa color schemes
#d39bfa color preview, HTML & CSS examples
This text has a color of #d39bfa
<p style="color:#d39bfa;">Text here</p>
.mytext {color:#d39bfa;}
This box has a color of #d39bfa
<div style="background-color:#d39bfa;">Content here</div>
.mybackground {background-color:#d39bfa;}
Border around this has a color of #d39bfa
<div style="border:2px solid #d39bfa;">Content here</div>
.myborder {border:2px solid #d39bfa;}