#d19bff color space conversions
Hex:
#d19bff
RGB:
209, 155, 255
CMY:
18, 39, 0
CMYK:
18, 39, 0, 0
HSL:
272°, 100.0000%, 80.3922%
HSV (HSB):
272°, 39.2157%, 100.0000%
XYZ:
56.0658, 44.2180, 100.1877
xyY:
0.2797, 0.2206, 44.2180
CIE-Lab:
72.3740, 38.4084, -42.1588
CIE-LCH:
72.3740, 57.0313, 312.3348
CIE-Luv:
72.3740, 20.7442, -73.5178
Hunter-Lab:
66.4966, 34.1311, -42.7821
#d19bff color charts
#d19bff color shades, tints & tones
#d19bff color schemes
#d19bff color preview, HTML & CSS examples
This text has a color of #d19bff
<p style="color:#d19bff;">Text here</p>
.mytext {color:#d19bff;}
This box has a color of #d19bff
<div style="background-color:#d19bff;">Content here</div>
.mybackground {background-color:#d19bff;}
Border around this has a color of #d19bff
<div style="border:2px solid #d19bff;">Content here</div>
.myborder {border:2px solid #d19bff;}