#d5caf5 color space conversions
Hex:
#d5caf5
RGB:
213, 202, 245
CMY:
16, 21, 4
CMYK:
13, 18, 0, 4
HSL:
255°, 68.2540%, 87.6471%
HSV (HSB):
255°, 17.5510%, 96.0784%
XYZ:
65.0425, 62.9798, 95.1144
xyY:
0.2915, 0.2822, 62.9798
CIE-Lab:
83.4317, 12.0270, -19.7531
CIE-LCH:
83.4317, 23.1265, 301.3357
CIE-Luv:
83.4317, 3.3092, -33.2617
Hunter-Lab:
79.3598, 7.4173, -15.5085
#d5caf5 color charts
#d5caf5 color shades, tints & tones
#d5caf5 color schemes
#d5caf5 color preview, HTML & CSS examples
This text has a color of #d5caf5
<p style="color:#d5caf5;">Text here</p>
.mytext {color:#d5caf5;}
This box has a color of #d5caf5
<div style="background-color:#d5caf5;">Content here</div>
.mybackground {background-color:#d5caf5;}
Border around this has a color of #d5caf5
<div style="border:2px solid #d5caf5;">Content here</div>
.myborder {border:2px solid #d5caf5;}