#d2c2f4 color space conversions
Hex:
#d2c2f4
RGB:
210, 194, 244
CMY:
18, 24, 4
CMYK:
14, 20, 0, 4
HSL:
259°, 69.4444%, 85.8824%
HSV (HSB):
259°, 20.4918%, 95.6863%
XYZ:
62.1993, 58.8169, 93.6625
xyY:
0.2897, 0.2740, 58.8169
CIE-Lab:
81.1908, 15.1698, -22.6390
CIE-LCH:
81.1908, 27.2515, 303.8251
CIE-Luv:
81.1908, 5.4747, -38.3851
Hunter-Lab:
76.6922, 10.5567, -18.7251
#d2c2f4 color charts
#d2c2f4 color shades, tints & tones
#d2c2f4 color schemes
#d2c2f4 color preview, HTML & CSS examples
This text has a color of #d2c2f4
<p style="color:#d2c2f4;">Text here</p>
.mytext {color:#d2c2f4;}
This box has a color of #d2c2f4
<div style="background-color:#d2c2f4;">Content here</div>
.mybackground {background-color:#d2c2f4;}
Border around this has a color of #d2c2f4
<div style="border:2px solid #d2c2f4;">Content here</div>
.myborder {border:2px solid #d2c2f4;}