#d2ccfc color space conversions
Hex:
#d2ccfc
RGB:
210, 204, 252
CMY:
18, 20, 1
CMYK:
17, 19, 0, 1
HSL:
248°, 88.8889%, 89.4118%
HSV (HSB):
248°, 19.0476%, 98.8235%
XYZ:
65.7419, 63.9156, 100.9674
xyY:
0.2851, 0.2771, 63.9156
CIE-Lab:
83.9218, 11.4881, -22.7520
CIE-LCH:
83.9218, 25.4879, 296.7903
CIE-Luv:
83.9218, 0.2952, -38.1521
Hunter-Lab:
79.9473, 6.8757, -18.9158
#d2ccfc color charts
#d2ccfc color shades, tints & tones
#d2ccfc color schemes
#d2ccfc color preview, HTML & CSS examples
This text has a color of #d2ccfc
<p style="color:#d2ccfc;">Text here</p>
.mytext {color:#d2ccfc;}
This box has a color of #d2ccfc
<div style="background-color:#d2ccfc;">Content here</div>
.mybackground {background-color:#d2ccfc;}
Border around this has a color of #d2ccfc
<div style="border:2px solid #d2ccfc;">Content here</div>
.myborder {border:2px solid #d2ccfc;}