#d9bcfc color space conversions
Hex:
#d9bcfc
RGB:
217, 188, 252
CMY:
15, 26, 1
CMYK:
14, 25, 0, 1
HSL:
267°, 91.4286%, 86.2745%
HSV (HSB):
267°, 25.3968%, 98.8235%
XYZ:
64.1692, 57.7464, 99.8596
xyY:
0.2893, 0.2604, 57.7464
CIE-Lab:
80.5976, 22.2620, -27.7675
CIE-LCH:
80.5976, 35.5898, 308.7202
CIE-Luv:
80.5976, 11.3682, -47.9693
Hunter-Lab:
75.9911, 17.7465, -24.7190
#d9bcfc color charts
#d9bcfc color shades, tints & tones
#d9bcfc color schemes
#d9bcfc color preview, HTML & CSS examples
This text has a color of #d9bcfc
<p style="color:#d9bcfc;">Text here</p>
.mytext {color:#d9bcfc;}
This box has a color of #d9bcfc
<div style="background-color:#d9bcfc;">Content here</div>
.mybackground {background-color:#d9bcfc;}
Border around this has a color of #d9bcfc
<div style="border:2px solid #d9bcfc;">Content here</div>
.myborder {border:2px solid #d9bcfc;}