#d2bfcc color space conversions
Hex:
#d2bfcc
RGB:
210, 191, 204
CMY:
18, 25, 20
CMYK:
0, 9, 3, 18
HSL:
319°, 17.4312%, 78.6275%
HSV (HSB):
319°, 9.0476%, 82.3529%
XYZ:
56.1082, 55.3229, 64.8479
xyY:
0.3183, 0.3138, 55.3229
CIE-Lab:
79.2269, 8.9756, -4.0865
CIE-LCH:
79.2269, 9.8621, 335.5210
CIE-Luv:
79.2269, 10.1689, -7.7489
Hunter-Lab:
74.3793, 4.4880, 0.3733
#d2bfcc color charts
#d2bfcc color shades, tints & tones
#d2bfcc color schemes
#d2bfcc color preview, HTML & CSS examples
This text has a color of #d2bfcc
<p style="color:#d2bfcc;">Text here</p>
.mytext {color:#d2bfcc;}
This box has a color of #d2bfcc
<div style="background-color:#d2bfcc;">Content here</div>
.mybackground {background-color:#d2bfcc;}
Border around this has a color of #d2bfcc
<div style="border:2px solid #d2bfcc;">Content here</div>
.myborder {border:2px solid #d2bfcc;}