#d19bfc color space conversions
Hex:
#d19bfc
RGB:
209, 155, 252
CMY:
18, 39, 1
CMYK:
17, 38, 0, 1
HSL:
273°, 94.1748%, 79.8039%
HSV (HSB):
273°, 38.4921%, 98.8235%
XYZ:
55.5865, 44.0263, 97.6637
xyY:
0.2818, 0.2232, 44.0263
CIE-Lab:
72.2461, 37.7614, -40.7318
CIE-LCH:
72.2461, 55.5428, 312.8328
CIE-Luv:
72.2461, 21.1594, -71.0251
Hunter-Lab:
66.3523, 33.4216, -40.8221
#d19bfc color charts
#d19bfc color shades, tints & tones
#d19bfc color schemes
#d19bfc color preview, HTML & CSS examples
This text has a color of #d19bfc
<p style="color:#d19bfc;">Text here</p>
.mytext {color:#d19bfc;}
This box has a color of #d19bfc
<div style="background-color:#d19bfc;">Content here</div>
.mybackground {background-color:#d19bfc;}
Border around this has a color of #d19bfc
<div style="border:2px solid #d19bfc;">Content here</div>
.myborder {border:2px solid #d19bfc;}