#d1bcfc color space conversions
Hex:
#d1bcfc
RGB:
209, 188, 252
CMY:
18, 26, 1
CMYK:
17, 25, 0, 1
HSL:
260°, 91.4286%, 86.2745%
HSV (HSB):
260°, 25.3968%, 98.8235%
XYZ:
61.8484, 56.5500, 99.7509
xyY:
0.2835, 0.2592, 56.5500
CIE-Lab:
79.9258, 19.8046, -28.8552
CIE-LCH:
79.9258, 34.9978, 304.4635
CIE-Luv:
79.9258, 6.9900, -49.3446
Hunter-Lab:
75.1998, 15.2086, -26.0072
#d1bcfc color charts
#d1bcfc color shades, tints & tones
#d1bcfc color schemes
#d1bcfc color preview, HTML & CSS examples
This text has a color of #d1bcfc
<p style="color:#d1bcfc;">Text here</p>
.mytext {color:#d1bcfc;}
This box has a color of #d1bcfc
<div style="background-color:#d1bcfc;">Content here</div>
.mybackground {background-color:#d1bcfc;}
Border around this has a color of #d1bcfc
<div style="border:2px solid #d1bcfc;">Content here</div>
.myborder {border:2px solid #d1bcfc;}