#caadf9 color space conversions
Hex:
#caadf9
RGB:
202, 173, 249
CMY:
21, 32, 2
CMYK:
19, 31, 0, 2
HSL:
263°, 86.3636%, 82.7451%
HSV (HSB):
263°, 30.5221%, 97.6471%
XYZ:
56.3996, 49.2833, 96.1626
xyY:
0.2794, 0.2442, 49.2833
CIE-Lab:
75.6272, 25.2162, -33.9090
CIE-LCH:
75.6272, 42.2573, 306.6361
CIE-Luv:
75.6272, 10.0779, -58.2119
Hunter-Lab:
70.2020, 20.5515, -32.0739
#caadf9 color charts
#caadf9 color shades, tints & tones
#caadf9 color schemes
#caadf9 color preview, HTML & CSS examples
This text has a color of #caadf9
<p style="color:#caadf9;">Text here</p>
.mytext {color:#caadf9;}
This box has a color of #caadf9
<div style="background-color:#caadf9;">Content here</div>
.mybackground {background-color:#caadf9;}
Border around this has a color of #caadf9
<div style="border:2px solid #caadf9;">Content here</div>
.myborder {border:2px solid #caadf9;}