#d16bcd color space conversions
Hex:
#d16bcd
RGB:
209, 107, 205
CMY:
18, 58, 20
CMYK:
0, 49, 2, 18
HSL:
302°, 52.5773%, 61.9608%
HSV (HSB):
302°, 48.8038%, 81.9608%
XYZ:
42.5716, 28.4785, 61.0107
xyY:
0.3224, 0.2156, 28.4785
CIE-Lab:
60.3186, 53.5986, -33.3003
CIE-LCH:
60.3186, 63.1009, 328.1477
CIE-Luv:
60.3186, 49.4193, -59.3586
Hunter-Lab:
53.3652, 49.0076, -30.4287
#d16bcd color charts
#d16bcd color shades, tints & tones
#d16bcd color schemes
#d16bcd color preview, HTML & CSS examples
This text has a color of #d16bcd
<p style="color:#d16bcd;">Text here</p>
.mytext {color:#d16bcd;}
This box has a color of #d16bcd
<div style="background-color:#d16bcd;">Content here</div>
.mybackground {background-color:#d16bcd;}
Border around this has a color of #d16bcd
<div style="border:2px solid #d16bcd;">Content here</div>
.myborder {border:2px solid #d16bcd;}