#d3ccfb color space conversions
Hex:
#d3ccfb
RGB:
211, 204, 251
CMY:
17, 20, 2
CMYK:
16, 19, 0, 2
HSL:
249°, 85.4545%, 89.2157%
HSV (HSB):
249°, 18.7251%, 98.4314%
XYZ:
65.8694, 63.9996, 100.1483
xyY:
0.2864, 0.2782, 63.9996
CIE-Lab:
83.9656, 11.5852, -22.1477
CIE-LCH:
83.9656, 24.9947, 297.6135
CIE-Luv:
83.9656, 0.8897, -37.1682
Hunter-Lab:
79.9998, 6.9719, -18.2227
#d3ccfb color charts
#d3ccfb color shades, tints & tones
#d3ccfb color schemes
#d3ccfb color preview, HTML & CSS examples
This text has a color of #d3ccfb
<p style="color:#d3ccfb;">Text here</p>
.mytext {color:#d3ccfb;}
This box has a color of #d3ccfb
<div style="background-color:#d3ccfb;">Content here</div>
.mybackground {background-color:#d3ccfb;}
Border around this has a color of #d3ccfb
<div style="border:2px solid #d3ccfb;">Content here</div>
.myborder {border:2px solid #d3ccfb;}