#caadf8 color space conversions
Hex:
#caadf8
RGB:
202, 173, 248
CMY:
21, 32, 3
CMYK:
19, 30, 0, 3
HSL:
263°, 84.2697%, 82.5490%
HSV (HSB):
263°, 30.2419%, 97.2549%
XYZ:
56.2440, 49.2210, 95.3432
xyY:
0.2801, 0.2451, 49.2210
CIE-Lab:
75.5886, 24.9958, -33.4289
CIE-LCH:
75.5886, 41.7407, 306.7866
CIE-Luv:
75.5886, 10.1780, -57.3718
Hunter-Lab:
70.1577, 20.3238, -31.4638
#caadf8 color charts
#caadf8 color shades, tints & tones
#caadf8 color schemes
#caadf8 color preview, HTML & CSS examples
This text has a color of #caadf8
<p style="color:#caadf8;">Text here</p>
.mytext {color:#caadf8;}
This box has a color of #caadf8
<div style="background-color:#caadf8;">Content here</div>
.mybackground {background-color:#caadf8;}
Border around this has a color of #caadf8
<div style="border:2px solid #caadf8;">Content here</div>
.myborder {border:2px solid #caadf8;}