#d16bdc color space conversions
Hex:
#d16bdc
RGB:
209, 107, 220
CMY:
18, 58, 14
CMYK:
5, 51, 0, 14
HSL:
294°, 61.7486%, 64.1176%
HSV (HSB):
294°, 51.3636%, 86.2745%
XYZ:
44.4705, 29.2380, 71.0098
xyY:
0.3073, 0.2020, 29.2380
CIE-Lab:
60.9911, 56.3050, -40.6968
CIE-LCH:
60.9911, 69.4729, 324.1409
CIE-Luv:
60.9911, 45.7588, -71.5948
Hunter-Lab:
54.0722, 52.1770, -40.0115
#d16bdc color charts
#d16bdc color shades, tints & tones
#d16bdc color schemes
#d16bdc color preview, HTML & CSS examples
This text has a color of #d16bdc
<p style="color:#d16bdc;">Text here</p>
.mytext {color:#d16bdc;}
This box has a color of #d16bdc
<div style="background-color:#d16bdc;">Content here</div>
.mybackground {background-color:#d16bdc;}
Border around this has a color of #d16bdc
<div style="border:2px solid #d16bdc;">Content here</div>
.myborder {border:2px solid #d16bdc;}