#d3caff color space conversions
Hex:
#d3caff
RGB:
211, 202, 255
CMY:
17, 21, 0
CMYK:
17, 21, 0, 0
HSL:
250°, 100.0000%, 89.6078%
HSV (HSB):
250°, 20.7843%, 100.0000%
XYZ:
66.0345, 63.3099, 103.3474
xyY:
0.2838, 0.2721, 63.3099
CIE-Lab:
83.6052, 13.5080, -24.8185
CIE-LCH:
83.6052, 28.2563, 298.5581
CIE-Luv:
83.6052, 1.5221, -41.8900
Hunter-Lab:
79.5675, 8.8971, -21.3123
#d3caff color charts
#d3caff color shades, tints & tones
#d3caff color schemes
#d3caff color preview, HTML & CSS examples
This text has a color of #d3caff
<p style="color:#d3caff;">Text here</p>
.mytext {color:#d3caff;}
This box has a color of #d3caff
<div style="background-color:#d3caff;">Content here</div>
.mybackground {background-color:#d3caff;}
Border around this has a color of #d3caff
<div style="border:2px solid #d3caff;">Content here</div>
.myborder {border:2px solid #d3caff;}