#cadaf7 color space conversions
Hex:
#cadaf7
RGB:
202, 218, 247
CMY:
21, 15, 3
CMYK:
18, 12, 0, 3
HSL:
219°, 73.7705%, 88.0392%
HSV (HSB):
219°, 18.2186%, 96.8627%
XYZ:
66.2170, 69.4148, 97.9041
xyY:
0.2835, 0.2972, 69.4148
CIE-Lab:
86.7090, 0.5370, -15.9538
CIE-LCH:
86.7090, 15.9628, 271.9278
CIE-Luv:
86.7090, -9.9237, -25.3229
Hunter-Lab:
83.3155, -3.9350, -11.3508
#cadaf7 color charts
#cadaf7 color shades, tints & tones
#cadaf7 color schemes
#cadaf7 color preview, HTML & CSS examples
This text has a color of #cadaf7
<p style="color:#cadaf7;">Text here</p>
.mytext {color:#cadaf7;}
This box has a color of #cadaf7
<div style="background-color:#cadaf7;">Content here</div>
.mybackground {background-color:#cadaf7;}
Border around this has a color of #cadaf7
<div style="border:2px solid #cadaf7;">Content here</div>
.myborder {border:2px solid #cadaf7;}